#๐Ÿ”’ `pip install discord` causes all versions of d.py to install

18 messages ยท Page 1 of 1 (latest)

tepid sierraBOT
#

@old igloo

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

thorn delta
#

do pip list in your terminal and show the output

pastel obsidian
thorn delta
#

it might be cuz of dependancy conflict in your envorinment probably

#

id reccomend creating a venv

#

thats the latest version

#

not too sure what happend there

#

but create a venv either way

#

yeah

#

github should provide you a default gitignore though

#

if you selected it

#

while making the repo

vast gate
#

As it said

INFO: pip is looking at multiple versions of discord-py to determine which version is compatible with other requirements. This could take a while.

Because the package name is discord.py, not discord.
Discord was acquired at some point and is used as a placeholder whose only dependency is the real package.
Just like bs4 installs real beautifulsoup4
Because otherwise, someone else would grab the name and possibly make it install something bad

#

!pypi discord see

tepid sierraBOT
tepid sierraBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.