#Not installed disnake
1 messages · Page 1 of 1 (latest)
Please use either the disnake or python tag, but not both. If your question pertains to disnake, please use the disnake tag. If your question is a general python question that does not depend on disnake, please use the python tag.
I've taken a guess based on the contents of your message which your question is actually about.
If you believe this to be in error, please let us know.
I restarted, still didn't work
maybe there are some other ways to fix it
when trying to download again writes an error
Do you have more than one Python version installed?
ig you're using python 3.11
if so you need to install C++ build tools
?
yes
Don't use pycharm if u don't know what is venv and how it works
and how not to use it?
Install disnake
try pip3 install disnake
you are probably using the pip of another version of Python
again when running the script writes that there is no disnake. When downloading using pip3 writes this
then you've selected the wrong python exe in your workspace
how to choose the right one?
what ide are you using?
How do I know if I just started learning Python?
the IDE is the editor that you're using to code
for example VisualStudioCode is an IDE
i use visual studio code
in visual studio code you can select an interpreter here
thank you very much, everything worked out
use /solved if you're done