#🔒 import discord requirement already satisfied
46 messages · Page 1 of 1 (latest)
@topaz snow
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.
Hi @topaz snow
If you are getting an import error or something along those lines when importing discord then you should switch python interpreter. Do ctrl P and search up change python interpreter, and switch to the other one. See if that works.
You have to install discord in CMD or pycharm before you import it. If you’ve already done that there’s a couple more things to try.
Go to CMD and type
pip install discord
Then put it as a module on pycharm then you’re good to go
isnt pycharm an ide?
He's using Vscode and as seen in the screenshot he did do pip install discord
@topaz snow try this
Yes
it isnt showing anythign
For ctrl P?
yes
the searchbar on the top right
when i put python interpreter in the search bar
nothing shows
I think its ctrl shift p
🥹 it no longer has the yellow squiggly lines
my computer is messed up
i only have one line of code
the previous attempt i did for the discord bot had main under a venv file but i deleted it
When u click on the file content in the editor
it worked
In the tabs if main.py has a white circle then it isn't saved
yt
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.