simgunz / anki21-addons_minimize-to-tray

Anki add-on that adds an icon to the system tray in order to allow minimizing Anki
https://ankiweb.net/shared/info/85158043
GNU General Public License v3.0
18 stars 3 forks source link

Not working with Anki 23.10 #13

Closed mcthesw closed 11 months ago

mcthesw commented 1 year ago

Anki 23.10 (51a10f09) Python 3.9.15 Qt 6.5.3 PyQt 6.5.3 Platform: Windows-10-10.0.22621 Flags: frz=True ao=True sv=3 Add-ons, last update check: 2023-11-12 10:22:21

When loading Minimize to tray: Traceback (most recent call last): File "aqt.addons", line 244, in loadAddons File "C:\Users\user_name\scoop\persist\anki\data\addons21\85158043__init__.py", line 12, in import sip ModuleNotFoundError: No module named 'sip'

simgunz commented 1 year ago

Can you test again with the latest update (version 2.0.0 of the addon)?

mcthesw commented 11 months ago

It's OK now, thank you!