kaegi / MorphMan

Anki plugin that reorders language cards based on the words you know
Other
258 stars 66 forks source link

Morphman does not seem to work with qt5 #291

Closed flygplan1 closed 11 months ago

flygplan1 commented 1 year ago

Got this error message when starting anki with morphman the first time: "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 '⁨MorphMan for Anki 21⁩': ⁨Traceback (most recent call last): File "aqt.addons", line 246, in loadAddons File "C:\Users\jonlundb\AppData\Roaming\Anki2\addons21\900801631__init__.py", line 2, in from PyQt6.QtWidgets import * ModuleNotFoundError: No module named 'PyQt6'"

CodeWithMa commented 1 year ago

Duplicate of #286