Hello everyone,
when starting Anki, I get this error:
Debug info:
Anki 2.1.50 (26d40c3a) Python 3.9.10 Qt 6.2.2 PyQt 6.2.2
Platform: Linux
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2022-04-06 10:49:39
Add-ons possibly involved: Image Occlusion Enhanced for Anki 21 alpha
Caught exception:
Traceback (most recent call last):
File “aqt.progress”, line 115, in handler
File “aqt.main”, line 186, in on_window_init
File “aqt.main”, line 279, in setupProfile
File “aqt.main”, line 462, in loadProfile
File “aqt.hooks_gen”, line 3077, in call
File “anki.hooks”, line 34, in runHook
File “/home/Hochsee/.local/share/Anki2/addons21/1374772155/main.py”, line 201, in onProfileLoaded
editor._html = editor._html + io_editor_style.replace("%", “%%”)
AttributeError: module ‘aqt.editor’ has no attribute ‘_html’
Can someone help me out?