#Having trouble installing language

1 messages · Page 1 of 1 (latest)

simple jungle
#

Hello, for some reason I cannot install disnake. I have tried using an adminastrator command prompt. I have some screenshots about what is going on.

cunning forum
#

why are you in system32?

simple jungle
cunning forum
#

I would suggest you spend more time learning about Python and how to use packages. Diving into any library is going to just be absolutely frustrating for you and everyone you ask for help.

simple jungle
cunning forum
#

As it appears, you're installing it into 3.12 environment. Which is possible that vscode can't see or is not using

cunning forum
#

As you can see on the bottom right, it's seeing and using youre 3.11.2 install

#

This is part of the reason venvs are so useful.

cunning forum
#

so change that and it will likely work

simple jungle
simple jungle
#

I had python 3.11 and 3.12... Uninstalling both and reinstalling python did the trick! Thank you for your help!