-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
ModuleNotFoundError: No module named #1571
Comments
I had the same issue but i found that running |
After i do that now i have "No module name requests" 😂🥹😭 |
Something may be wrong with your python. Did you set up a virtual environment as mentioned in the installation part of the README? |
Now it says no module name urllib3 why is that but after i reinstall requirements it says no module name urllib3.packages.six.moves why is that 🤔??? |
Im not too sure but i've given up on Osintgram now. Instagram is way to strict. Got ratelimited then account banned :( |
Sorry to hear that.is there any other tools like this like social media
info gathering tools.
…On Mon, 16 Dec 2024, 01:42 spoofer8, ***@***.***> wrote:
Im not too sure but i've given up on Osintgram now. Instagram is way to
strict. Got ratelimited then account banned :(
—
Reply to this email directly, view it on GitHub
<#1571 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BNWW34ADYAIWPUV2SBFDQ732FXPEPAVCNFSM6AAAAABTT4JB2SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNBUGAZTQNRVGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Removing and installing the package again should resolve the error ModuleNotFoundError: No module named 'urllib3.packages.six'" Remove Packagepip uninstall urllib3 Install Packagepip install urllib3 |
When i search the user name it says ""No module named 'urllib3.packages.six.moves' "" Please help me I'm new for this
The text was updated successfully, but these errors were encountered: