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
Traceback (most recent call last):
File "C:/Users/Administrator/Desktop/PyBot Test/bot.py", line 1, in
import discord
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python37\lib\site-packages\discord_init_.py", line 20, in
from .client import Client, AppInfo, ChannelPermissions
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python37\lib\site-packages\discord\client.py", line 38, in
from .state import ConnectionState
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python37\lib\site-packages\discord\state.py", line 36, in
from . import utils, compat
Whenever I attempt to run the bot it prints these errors.
The text was updated successfully, but these errors were encountered: