直接报错无法使用,2.0和2.1都不行
Error An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed. If the issue only occurs when add-ons are enabled, please use the Tools>Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem. When you've discovered the add-on that is causing the problem, please report the issue on the add-ons section of our support site. Debug info: Anki 2.1.8 (71e0c880) Python 3.6.7 Qt 5.12.0 PyQt 5.11.3 Platform: Linux Flags: frz=True ao=True sv=1
Caught exception: File "/home/aliqq/.local/share/Anki2/addons21/1807206748/gui/options.py", line 95, in _before_build service = service_pool.get(clazz.unique) File "/home/aliqq/.local/share/Anki2/addons21/1807206748/service/pool.py", line 39, in get return self.manager.get_service(unique) File "/home/aliqq/.local/share/Anki2/addons21/1807206748/service/manager.py", line 52, in get_service service = each() File "/home/aliqq/.local/share/Anki2/addons21/1807206748/service/base.py", line 203, in _service return service(*args, **kwargs) File "/home/aliqq/.local/share/Anki2/addons21/1807206748/service/dict/cambridge_ee.py", line 9, in init super(CambridgeEE, self).init() File "/home/aliqq/.local/share/Anki2/addons21/1807206748/service/dict/cambridge.py", line 14, in init super(Cambridge, self).init() <class 'TypeError'>: super(type, obj): obj must be an instance or subtype of type
Linux没有测试过,可能存在不兼容的问题
python3语法问题,已修复
多谢