You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to do pip install disnake but it only shows this: C:\Users\blued\Documents\GitHub\DiscordBotTest>pip install disnake
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.
Please see pypa/pip#5599 for advice on fixing the underlying issue.
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.
ERROR: Could not find a version that satisfies the requirement disnake (from versions: none)
ERROR: No matching distribution found for disnake
If anyone knows what is happening please help me
The text was updated successfully, but these errors were encountered:
I have been trying to do pip install disnake but it only shows this:
C:\Users\blued\Documents\GitHub\DiscordBotTest>pip install disnake
WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.
Please see pypa/pip#5599 for advice on fixing the underlying issue.
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.
ERROR: Could not find a version that satisfies the requirement disnake (from versions: none)
ERROR: No matching distribution found for disnake
If anyone knows what is happening please help me
The text was updated successfully, but these errors were encountered: