You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just wanted to ask/confirm that this addon is only compatible with Linux? Is there anything similar that runs on Windows?
Anki 2.1.53 (96bacf79) Python 3.9.7 Qt 5.15.2 PyQt 5.15.5
Platform: Windows 10
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2023-02-11 20:46:05
Caught exception:
Traceback (most recent call last):
File "C:\Users\chide\AppData\Roaming\Anki2\addons21\1631622775_init_.py", line 89, in ts_about
ts_about_box.setText(addon_name + " " + version + doc)
TypeError: can only concatenate str (not "NoneType") to str
The text was updated successfully, but these errors were encountered:
I just wanted to ask/confirm that this addon is only compatible with Linux? Is there anything similar that runs on Windows?
Anki 2.1.53 (96bacf79) Python 3.9.7 Qt 5.15.2 PyQt 5.15.5
Platform: Windows 10
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2023-02-11 20:46:05
Caught exception:
Traceback (most recent call last):
File "C:\Users\chide\AppData\Roaming\Anki2\addons21\1631622775_init_.py", line 89, in ts_about
ts_about_box.setText(addon_name + " " + version + doc)
TypeError: can only concatenate str (not "NoneType") to str
The text was updated successfully, but these errors were encountered: