Skip to content
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

ошибка #11

Open
CiL2951 opened this issue Jul 24, 2024 · 1 comment
Open

ошибка #11

CiL2951 opened this issue Jul 24, 2024 · 1 comment

Comments

@CiL2951
Copy link

CiL2951 commented Jul 24, 2024

Traceback (most recent call last):
File "C:\Users\cilov\AppData\Local\Programs\Python\Python311\Lib\site-packages\nextcord\ext\commands\bot.py", line 740, in _load_from_module_spec
spec.loader.exec_module(lib) # type: ignore
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 940, in exec_module
File "", line 241, in _call_with_frames_removed
File "C:\Users\cilov\Desktop\Economy-bot-discord-v2-main\cogs\delete.py", line 6, in
from captcha.image import ImageCaptcha
ModuleNotFoundError: No module named 'captcha'

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "C:\Users\cilov\Desktop\Economy-bot-discord-v2-main\bot.py", line 66, in
bot.load_extension(f"cogs.{filename[:-3]}")
File "C:\Users\cilov\AppData\Local\Programs\Python\Python311\Lib\site-packages\nextcord\ext\commands\bot.py", line 862, in load_extension
self._load_from_module_spec(spec, name, extras=extras)
File "C:\Users\cilov\AppData\Local\Programs\Python\Python311\Lib\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: ModuleNotFoundError: No module named 'captcha'

@reques6e
Copy link

reques6e commented Aug 8, 2024

ModuleNotFoundError: No module named 'captcha'

Прочитайте

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants