Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

My Terminal won't download requests and discord.py

I’m using Visual Studio Code to make a discord bot sent notification. I need discord.py and requests installed but when I install them, and do pip list, I don’t see them. I saw discord.py installed and then when I did pip install requests, it was gone. I’m using Python 3.11 and most recent version of Visual Studio Code. When I try to install discord.py, it states, "Requirement already satisfied." Any help is greatly appreciated!

I tried using ChatGPT, but nothing has happened, as stated, I kept trying to install, but nothing.

(I recently started using Visual Studio Code if that changes anything.)

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

  1. Go into terminal (open a fresh window – DO NOT type python first)

  2. Type pip install requests

    pip install dicord.py

  3. Enter

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading