-
-
Notifications
You must be signed in to change notification settings - Fork 68
[aki] Doesn't work on Redbot 3.5.1 #167
Comments
This log is from dpy2 branch |
Try reinstalling or do |
traceback for that? |
May 07 14:15:29 ubuntu python[273087]: [2023-05-07 14:15:29] [ERROR] red.downloader: error: subprocess-exited-with-error |
It seems like that error is a bug in python3.11 |
Try doing |
i have tried almost anything, but it seems that there is just problem in TA-lib with python 3.11 |
You could come to phen's support channel in red cog support server so i can support you more easily |
pip install cython fixed the issue, thanks for help |
May 07 13:45:14 ubuntu python[273087]: [2023-05-07 13:45:14] [ERROR] red: Package loading failed
May 07 13:45:14 ubuntu python[273087]: Traceback (most recent call last):
May 07 13:45:14 ubuntu python[273087]: File "/home/ubuntu/redenv/lib/python3.11/site-packages/redbot/core/core_commands.py", line 188, in _load
May 07 13:45:14 ubuntu python[273087]: await bot.load_extension(spec)
May 07 13:45:14 ubuntu python[273087]: File "/home/ubuntu/redenv/lib/python3.11/site-packages/redbot/core/bot.py", line 1680, in load_extension
May 07 13:45:14 ubuntu python[273087]: lib = spec.loader.load_module()
May 07 13:45:14 ubuntu python[273087]: ^^^^^^^^^^^^^^^^^^^^^^^^^
May 07 13:45:14 ubuntu python[273087]: File "", line 605, in _check_name_wrapper
May 07 13:45:14 ubuntu python[273087]: File "", line 1120, in load_module
May 07 13:45:14 ubuntu python[273087]: File "", line 945, in load_module
May 07 13:45:14 ubuntu python[273087]: File "", line 290, in _load_module_shim
May 07 13:45:14 ubuntu python[273087]: File "", line 721, in _load
May 07 13:45:14 ubuntu python[273087]: File "", line 690, in _load_unlocked
May 07 13:45:14 ubuntu python[273087]: File "", line 940, in exec_module
May 07 13:45:14 ubuntu python[273087]: File "", line 241, in _call_with_frames_removed
May 07 13:45:14 ubuntu python[273087]: File "/home/ubuntu/.local/share/Red-DiscordBot/data/Davidb/cogs/CogManager/cogs/aki/init.py", line 30, in
May 07 13:45:14 ubuntu python[273087]: from .aki import Aki
May 07 13:45:14 ubuntu python[273087]: File "/home/ubuntu/.local/share/Red-DiscordBot/data/Davidb/cogs/CogManager/cogs/aki/aki.py", line 28, in
May 07 13:45:14 ubuntu python[273087]: import akinator
May 07 13:45:14 ubuntu python[273087]: ModuleNotFoundError: No module named 'akinator'
May 07 13:45:25 ubuntu python[273087]: [2023-05-07 13:45:25] [INFO] discord.gateway: Shard ID 0 has successfully RESUMED session b430b5ea3bd205e37244bc86ae8654c4.
The text was updated successfully, but these errors were encountered: