Email-extractor
Email-extractor copied to clipboard
Google Search Error - Ubuntu 18.04
Hi,
when i try to execute your program on ubuntu 18.04, i get the following error message. Is this normal?
Traceback (most recent call last):
File "./EmailExtractor.py", line 6, in
I have installed the following packages below: sudo apt-get install pip3 pip3 install google pip3 install google-search pip3 install beautifulsoup4 pip3 install fake-useragent
Are you running it with python3?
python3 EmailExtractor.py
@lovalova2004
@lo Try with: pip install requirements.txt