WhatsApp-GD-Extractor icon indicating copy to clipboard operation
WhatsApp-GD-Extractor copied to clipboard

mport requests ModuleNotFoundError: No module named 'requests'

Open jancsg97 opened this issue 7 years ago • 1 comments

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

jancsg97 avatar Jul 04 '18 02:07 jancsg97

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

lukx avatar Nov 08 '18 09:11 lukx