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

mport requests ModuleNotFoundError: No module named 'requests' #21

Open
jancsg97 opened this issue Jul 4, 2018 · 1 comment
Open

mport requests ModuleNotFoundError: No module named 'requests' #21

jancsg97 opened this issue Jul 4, 2018 · 1 comment

Comments

@jancsg97
Copy link

jancsg97 commented Jul 4, 2018

when I run the program I get the following error line
Traceback (most recent call last):
File "C:\Users\jan\Downloads\WhatsApp-GD-Extractor-master\WhatsAppGDExtract.py", line 7, in
import requests
ModuleNotFoundError: No module named 'requests'

and I do not know how to solve it, but it could help me

@lukx
Copy link

lukx commented Nov 8, 2018

Hey,
this is late but still open - Check out the instructions, mentioning you need to install the two dependencies via PIP: pip install configparser requests

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