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 request #7

Closed
jtsec92 opened this issue Nov 10, 2017 · 1 comment
Closed

ImportError: No module named request #7

jtsec92 opened this issue Nov 10, 2017 · 1 comment

Comments

@jtsec92
Copy link

jtsec92 commented Nov 10, 2017

Traceback (most recent call last):
  File "populate_moviegeek.py", line 2, in <module>
    import urllib.request
ImportError: No module named request

Anybody know the cause of this error?

@kimfalk
Copy link
Contributor

kimfalk commented Dec 30, 2017

Hi, and thank you for trying out the code. What python version are you running? and did you remember to run

pip install -r requirements.txt

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

2 participants