Osintgram icon indicating copy to clipboard operation
Osintgram copied to clipboard

ModuleNotFoundError: No module named 'urllib3.packages.six.moves'

Open jxmesth opened this issue 1 year ago • 5 comments

Followed the instructions on how to install the requirements to run this. Everything completes successfully but when trying to run the program using python main.py (user), I get the following error:

ModuleNotFoundError: No module named 'urllib3.packages.six.moves'

Note that I'm using Windows and have the latest Python and PIP installed.

Any help with this would be appreciated!

jxmesth avatar Nov 19 '23 10:11 jxmesth

Followed the instructions on how to install the requirements to run this. Everything completes successfully but when trying to run the program using python main.py (user), I get the following error:

ModuleNotFoundError: No module named 'urllib3.packages.six.moves'

Note that I'm using Windows and have the latest Python and PIP installed.

Any help with this would be appreciated!

same exact setup. same error. I've tried uninstalling and reinstalling six, urllib3, etc. nothing works. I even found a suggesting that said I try it as a regular user and not an admin, still nothing

aames-cls avatar Dec 21 '23 20:12 aames-cls

Still trying

jweezy119 avatar Dec 22 '23 08:12 jweezy119

same error, in the sherlock library, with urllib3

RobertocDev avatar Dec 27 '23 11:12 RobertocDev

https://github.com/Datalux/Osintgram/issues/947#issuecomment-1872485426

MeshanKhosla avatar Dec 30 '23 08:12 MeshanKhosla