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

ModuleNotFoundError: No module named 'requests' #28

Open
GuirraMoretti opened this issue Mar 5, 2022 · 2 comments
Open

ModuleNotFoundError: No module named 'requests' #28

GuirraMoretti opened this issue Mar 5, 2022 · 2 comments

Comments

@GuirraMoretti
Copy link

I'm trying to import the requests module but that's happen, my debugger don't recognize those module.
image
I already have installed on my computer and i tested on replit.com too but the same problem.
image

@timpiglowski
Copy link

You probably have two different python versions installed. Make sure to run pip3 list to find out if you have installed requests on python 3. Then run instagram-discord.py and see if that helps.

@IT0T0I
Copy link

IT0T0I commented Mar 21, 2022

i got requests installed on my pip3 list but still got the issue

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

3 participants