dayjaby / yomisama

The newest version of the famous Anki plugin Yomichan
Other
6 stars 0 forks source link

Add-on Startup Failed #13

Closed Kirchheim closed 2 days ago

Kirchheim commented 4 days ago

Anki 24.06.3 (d678e393) (ao) Python 3.9.18 Qt 6.6.2 PyQt 6.6.1 Platform: macOS-14.5-arm64-arm-64bit

When loading Yomisama JapaneseChinese: Traceback (most recent call last): File "aqt.addons", line 247, in loadAddons File "/Users/maikbraun/Library/Application Support/Anki2/addons21/907186589/init.py", line 4, in from PyQt5 import QtGui, QtCore ModuleNotFoundError: No module named 'PyQt5'

dayjaby commented 4 days ago

Hey, thanks for testing out Yomisama! Can you try pip install PyQt5 for now? If that still doesn't work for you, I will do an update so that it uses the same Qt version as Anki itself.

Kirchheim commented 4 days ago

Hi,

I get the following response

Am 05.07.2024 um 18:41 schrieb David Jablonski @.***>:

Hey, thanks for testing out Yomisama! Can you try pip install PyQt5 for now? If that still doesn't work for you, I will do an update so that it uses the same Qt version as Anki itself.

— Reply to this email directly, view it on GitHub https://github.com/dayjaby/yomisama/issues/13#issuecomment-2211155014, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACPHBHKSYSZMV3HWCDGW6DLZK3EDRAVCNFSM6AAAAABKNPJHK2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJRGE2TKMBRGQ. You are receiving this because you authored the thread.

dayjaby commented 2 days ago

image

Please install this version of Anki. Anki based on Qt6 is not and will not be supported - would be too much time for me to adapt the entire code to another Qt version.