Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tasks doesn't work from a pypi install #57

Open
allanderek opened this issue Aug 13, 2015 · 3 comments
Open

tasks doesn't work from a pypi install #57

allanderek opened this issue Aug 13, 2015 · 3 comments

Comments

@allanderek
Copy link

If you install from pip:

pip install betfair.py

As in the instructions and then issue a:

invoke ssl

You get the error:

Can't find any collection named 'tasks'!

In order for tasks to work you have to clone the repository but that sort of negates the point of publishing on pypi.

@jontonsoup
Copy link
Contributor

+1 I'm getting this error as well.

The suggested workaround is good though.

@Vhinnie
Copy link

Vhinnie commented Jan 23, 2016

I could benefit from some help for the install. I have the same issue but if I try to clone the repository: pip install git+https I still have the 'tasks' error. I built the cert by hand following betfair tutorial but I don't see where it should be stored for betfair.py to work. Would anyone have a workaround?

@lay-z
Copy link

lay-z commented Feb 1, 2016

+1 I'm getting this error too. Proceeding to clone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants