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

Failed to import required modules in sdk #12

Closed
enginebai opened this issue Mar 27, 2017 · 1 comment
Closed

Failed to import required modules in sdk #12

enginebai opened this issue Mar 27, 2017 · 1 comment
Labels

Comments

@enginebai
Copy link
Owner

>>> from PyMedium.medium import Medium
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/Users/enginebai/tmp/med/env/lib/python3.5/site-packages/PyMedium/medium.py", line 5, in <module>
    import requests
ImportError: No module named 'requests'
@enginebai enginebai added the bug label Mar 27, 2017
@enginebai
Copy link
Owner Author

Fixed in v1.0.3

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

No branches or pull requests

1 participant