prz3m / kind2anki

https://ankiweb.net/shared/info/1621749993
25 stars 4 forks source link

Not working with Anki update #15

Open jberlinger opened 2 months ago

jberlinger commented 2 months ago

Think there might be an issue since a recent Anki update.

Debug info: Anki 23.12.1 (1a1d4d54) (ao) Python 3.9.15 Qt 6.5.3 PyQt 6.5.3 Platform: macOS-14.4.1-arm64-arm-64bit

When loading kind2anki - import words from Kindle Vocabulary Builder: Traceback (most recent call last): File "aqt.addons", line 245, in loadAddons File "/Users/jberlinger/Library/Application Support/Anki2/addons21/1621749993/init.py", line 8, in from PyQt5.QtCore import QThread, pyqtSignal ModuleNotFoundError: No module named 'PyQt5'

prz3m commented 2 months ago

Hi, thanks for reporting this. Sadly I haven't had time to update this add-on to Qt6 yet. It should still work with Anki Qt5 version though.

I can't say when, but I'll do my best to get this sorted before Anki ditches Qt5 completely.