Skip to content
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

anyone fixed ModuleNotFoundError: No module named 'urllib3.packages.six.moves' - FIXED. another error logging in, help? #1180

Open
mismagus opened this issue Oct 17, 2024 · 4 comments

Comments

@mismagus
Copy link

When I try to install the package it says it's unable to be located

@Reuxbyte
Copy link

same problem

@mismagus
Copy link
Author

I fixed this error by uninstalling and reinstalling just "urllib3" (not urllib3.packages.six.moves). Just use pip or apt install.

My new error is the api error - I've read other people's experience with this and although this is where the code is technically broken, there are people who have still got Osintgram working. When I use my newly created burner, Osintgram only works on my own account, but not on others. Apparently as of Instagram's update it will only work if you use an older account, and this phenomenon is the result of that, since the only account it will be able to access is your own. I then tried with my older account, and the error was on both mine and the targets. According to someone on reddit this means it's another issue... I still haven't found it yet. Tried installing https://github.com/ping/instagram_private_api and still no avail, I don't know if I have to move it to a folder or something since I'm a complete beginner lol but I'm trying. Since I hadn't logged in that account in a while I think it might be Instagram not trusting the login - it's advised to be logged in on mobile so you can verify the program's login was you and I got that prompt when I was using my the new burner that trusted my device, I think that's why it at least worked on my account. Have not got that prompt with my old burner and since I also can't access some settings I'm assuming that's why - email says it won't trust my device for a few days, so I'm waiting on that.

I've troubleshot a bunch of problems by now since I'm hellbent on this so if you have any other issues do reply since I might be something I found fix for it. Recommending reading through closed issues or even googling your problem because they're often not unique to just this program.

@mismagus mismagus changed the title anyone fixed ModuleNotFoundError: No module named 'urllib3.packages.six.moves' anyone fixed ModuleNotFoundError: No module named 'urllib3.packages.six.moves' - FIXED. another error logging in, help? Oct 18, 2024
@Reuxbyte
Copy link

I already have urllib3 installed, unable to even run with my own account still shows the same error
image

@mismagus
Copy link
Author

did you try to uninstall though?
pip uninstall urllib3
pip install urllib3
is what worked for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants