Ankihub used to work but then it randomly stopped a few weeks ago. The ankihub add on was gone and I have tried readding it, but I get an error code. I deleted and reinstalled the app, and ttried deleting the anking deck but still no success. How can I fix this? Below is the error code?
Error
An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed.
If the issue only occurs when add-ons are enabled, please use the Tools > Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem.
When youâve discovered the add-on that is causing the problem, please report the issue to the add-on author.
Debug info:
Anki 2.1.65 (aa9a734f) Python 3.9.15 Qt 6.5.0 PyQt 6.5.0
Platform: macOS-13.4-x86_64-i386-64bit
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2023-06-14 14:45:31
Add-ons possibly involved: â¨1322529746âŠ
Caught exception:
Traceback (most recent call last):
File âaqt.taskmanâ, line 122, in _on_closures_pending
File âaqt.taskmanâ, line 71, in
File âaqt.addonsâ, line 1186, in _download_done
File âconcurrent.futures._baseâ, line 439, in result
File âconcurrent.futures._baseâ, line 391, in __get_result
File âconcurrent.futures.threadâ, line 58, in run
File âaqt.addonsâ, line 1163, in
File âaqt.addonsâ, line 1179, in _download_all
File âaqt.addonsâ, line 1124, in download_and_install_addon
File âaqt.addonsâ, line 430, in install
File âaqt.addonsâ, line 473, in _install
File âzipfileâ, line 1625, in extract
File âzipfileâ, line 1696, in _extract_member
PermissionError: [Errno 13] Permission denied: â/Users/name/Library/Application Support/Anki2/addons21/1322529746/user_files/README.mdâ
Hi, I just tried that and I get this error code when I tried to updatet:
Error
An error occurred. Please use Tools > Check Database to see if that fixes the problem.
If problems persist, please report the problem on our support site. Please copy and paste the information below into your report.
Anki 2.1.65 (aa9a734f) Python 3.9.15 Qt 6.5.0 PyQt 6.5.0
Platform: macOS-13.4-x86_64-i386-64bit
Flags: frz=True ao=False sv=2
Add-ons, last update check: 2023-06-16 11:31:14
Caught exception:
Traceback (most recent call last):
File âaqt.taskmanâ, line 122, in _on_closures_pending
File âaqt.taskmanâ, line 71, in
File âaqt.addonsâ, line 1186, in _download_done
File âconcurrent.futures._baseâ, line 439, in result
File âconcurrent.futures._baseâ, line 391, in __get_result
File âconcurrent.futures.threadâ, line 58, in run
File âaqt.addonsâ, line 1163, in
File âaqt.addonsâ, line 1179, in _download_all
File âaqt.addonsâ, line 1124, in download_and_install_addon
File âaqt.addonsâ, line 430, in install
File âaqt.addonsâ, line 473, in _install
File âzipfileâ, line 1625, in extract
File âzipfileâ, line 1696, in _extract_member
PermissionError: [Errno 13] Permission denied: â/Users/user/Library/Application Support/Anki2/addons21/1322529746/user_files/README.mdâ
I also just got this error when I tried to open anki regularly:
Error
An add-on you installed failed to load. If problems persist, please go to the Tools>Add-ons menu, and disable or delete the add-on.
When loading ââ¨1322529746âŠâ:
â¨Traceback (most recent call last):
File âaqt.addonsâ, line 246, in loadAddons
File â/Users/user/Library/Application Support/Anki2/addons21/1322529746/init.pyâ, line 28, in
from . import entry_point
ImportError: cannot import name âentry_pointâ from partially initialized module â1322529746â (most likely due to a circular import) (/Users/user/Library/Application Support/Anki2/addons21/1322529746/init.py)