-
-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ImportError 'TextStyle' from 'discord' #51
Comments
i think discord.py old version |
still getting the same error |
wait wait pls |
have no clue what any of this means, but i'm getting a new error `Traceback (most recent call last): The above exception was the direct cause of the following exception: Traceback (most recent call last): |
Tried importing the two certificate links, and I also tried following the youtube tutorial linked using Securly's certificate, but they all did not work.
|
I have never had an error You may need to run the bot on another platform. |
found the solution. i forgot to run '/Applications/Python\ 3.10/Install\ Certificates.command' (i thought i already ran it before, but i did not). thank you for your help. |
Getting this ImportError while trying to set up bot.
/Downloads/Valorant-DiscordBot-master/utils/valorant/view.py", line 5, in <module> from discord import Interaction, TextStyle, ui ImportError: cannot import name 'TextStyle' from 'discord' (/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/discord/__init__.py)
The text was updated successfully, but these errors were encountered: