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

Import error #346

Open
prieram opened this issue Jan 18, 2017 · 0 comments
Open

Import error #346

prieram opened this issue Jan 18, 2017 · 0 comments

Comments

@prieram
Copy link

prieram commented Jan 18, 2017

How can I solve this? I followed the step by step tutorial

$ python ./runserver.py --help

Traceback (most recent call last):
File "./runserver.py", line 10, in
import requests
File "/usr/local/lib/python2.7/site-packages/requests/init.py", line 61, in
from .packages.urllib3.exceptions import DependencyWarning
File "/usr/local/lib/python2.7/site-packages/requests/packages/init.py", line 29, in
import urllib3
ImportError: No module named urllib3

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