krassowski / Anki-TouchScreen

Touchscreen functionality for Anki
https://ankiweb.net/shared/info/1631622775
GNU General Public License v3.0
25 stars 13 forks source link

Windows Compatibility #26

Open UncrownedLioness opened 1 year ago

UncrownedLioness commented 1 year ago

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

LeoWang2007 commented 1 year ago

我只是想问/确认这个插件只与 Linux 兼容? 有没有类似的东西可以在 Windows 上运行?

Anki 2.1.53 (96bacf79) Python 3.9.7 Qt 5.15.2 PyQt 5.15.5 平台:Windows 10 标志:frz=True ao=True sv=2 附加组件,最后更新检查:2023-02-11 20:46:05

捕获异常: 追溯(最近一次通话): 文件“C:\Users\chide\AppData\Roaming\Anki2\addons21\1631622775 init .py”,第 89 行,在 ts_about ts_about_box.setText( 插件名称 +“”+ 版本 + 文档 ) 类型错误:只能将 str(不是“NoneType”)连接到 str

I fixed some BUG and uploaded the new version at https://ankiweb.net/shared/info/567651868. Thank you for using my plugin.