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

ImportError: No module named treq #60

Open
sagarawasthi opened this issue Mar 23, 2016 · 0 comments
Open

ImportError: No module named treq #60

sagarawasthi opened this issue Mar 23, 2016 · 0 comments

Comments

@sagarawasthi
Copy link

Traceback (most recent call last):
File "Betfair.py", line 5, in
from betfair import Betfair
File "C:\Python27\lib\site-packages\betfair.py-0.1.3-py2.7.egg\betfair__init__.py", line 3, in
from .betfair import Betfair
File "C:\Python27\lib\site-packages\betfair.py-0.1.3-py2.7.egg\betfair\betfair.py", line 14, in
from network import Network
File "C:\Python27\lib\site-packages\betfair.py-0.1.3-py2.7.egg\betfair\network.py", line 1, in
import treq
ImportError: No module named treq

Any idea what is missing?

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

1 participant