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

Add-on Startup Failed #146

Open
angel-c04 opened this issue Jan 8, 2024 · 0 comments
Open

Add-on Startup Failed #146

angel-c04 opened this issue Jan 8, 2024 · 0 comments

Comments

@angel-c04
Copy link

I've uninstalled and reinstalled the add-on but I'm still getting the error that the add-on needs to be updated to support the new version of Anki. I've checked for updates and there is none available.

Debug Info below:
Anki 23.12.1 (1a1d4d54) (ao)
Python 3.9.15 Qt 6.6.1 PyQt 6.6.1
Platform: Windows-10-10.0.22621

When loading Card Scheduling Priority customize intervals:
Traceback (most recent call last):
File "aqt.addons", line 245, in loadAddons
File "C:\Users\angel\AppData\Roaming\Anki2\addons21\580930132_init_.py", line 11, in
from . import controller as ctr
File "C:\Users\angel\AppData\Roaming\Anki2\addons21\580930132\controller.py", line 11, in
from .uicontrib import PriorityCardUiHandler
File "C:\Users\angel\AppData\Roaming\Anki2\addons21\580930132\uicontrib.py", line 13, in
from PyQt5.QtWidgets import QMenu, QAction
ModuleNotFoundError: No module named 'PyQt5'

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

1 participant