Datalux / Osintgram

Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
GNU General Public License v3.0
9.52k stars 2.09k forks source link

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

Open jxmesth opened 10 months ago

jxmesth commented 10 months ago

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!

aames-cls commented 9 months ago

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

jweezy119 commented 9 months ago

Still trying

RobertocDev commented 9 months ago

same error, in the sherlock library, with urllib3

MeshanKhosla commented 8 months ago

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

Shogun310 commented 1 month ago

how to fix pls