Genthus / Freqman

Anki addon to sort cards according to a frequency dictionary
MIT License
5 stars 0 forks source link

Doesn't it compatible with Qt 6? #6

Open ghost opened 9 months ago

ghost commented 9 months ago

Anki 23.10.1 (fac9e0ee) Python 3.9.15 Qt 6.6.0 PyQt 6.6.0 Platform: Windows-10-10.0.22621 Flags: frz=True ao=True sv=3 Add-ons, last update check: 2023-12-02 20:51:27

When loading Freqman: Traceback (most recent call last): File "aqt.addons", line 245, in loadAddons File "C:\Users\xxx\AppData\Roaming\Anki2\addons21\1502429998__init__.py", line 6, in from .progressWindow import openRecalc, afterSyncReorder File "C:\Users\xxx\AppData\Roaming\Anki2\addons21\1502429998\progressWindow.py", line 1, in from PyQt5.QtCore import * ModuleNotFoundError: No module named 'PyQt5.QtCore'