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
вот одна из ошибок
Economy-bot-discord-v2-main-2/bot.py", line 66, in
bot.load_extension(f"cogs.{filename[:-3]}")
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/nextcord/ext/commands/bot.py", line 862, in load_extension
self._load_from_module_spec(spec, name, extras=extras)
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/nextcord/ext/commands/bot.py", line 743, in _load_from_module_spec
raise errors.ExtensionFailed(key, e) from e
nextcord.ext.commands.errors.ExtensionFailed: Extension 'cogs.delete' raised an error: ImportError: cannot import name 'menus' from 'nextcord.ext' (unknown location)
The text was updated successfully, but these errors were encountered:
вот одна из ошибок
Economy-bot-discord-v2-main-2/bot.py", line 66, in
bot.load_extension(f"cogs.{filename[:-3]}")
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/nextcord/ext/commands/bot.py", line 862, in load_extension
self._load_from_module_spec(spec, name, extras=extras)
File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/site-packages/nextcord/ext/commands/bot.py", line 743, in _load_from_module_spec
raise errors.ExtensionFailed(key, e) from e
nextcord.ext.commands.errors.ExtensionFailed: Extension 'cogs.delete' raised an error: ImportError: cannot import name 'menus' from 'nextcord.ext' (unknown location)
The text was updated successfully, but these errors were encountered: