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, repeat 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.54 (b6a7760c) Python 3.9.7 Qt 5.14.1 PyQt 5.14.1
Platform: Mac 12.3.1
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2023-07-08 19:32:37
Add-ons possibly involved: Image Occlusion Enhanced
Caught exception:
Traceback (most recent call last):
File “aqt.webview”, line 42, in cmd
File “aqt.webview”, line 149, in _onCmd
File “aqt.webview”, line 624, in _onBridgeCmd
File “aqt.editor”, line 467, in onBridgeCmd
File “/Users/shamira/Library/Application Support/Anki2/addons21/image_occlusion_enhanced/main.py”, line 101, in
lambda o=editor: onImgOccButton(o),
File “/Users/shamira/Library/Application Support/Anki2/addons21/image_occlusion_enhanced/main.py”, line 78, in onImgOccButton
self.imgoccadd.occlude(image_path)
File “/Users/shamira/Library/Application Support/Anki2/addons21/image_occlusion_enhanced/add.py”, line 87, in occlude
self.setPreservedAttrs(note)
File “/Users/shamira/Library/Application Support/Anki2/addons21/image_occlusion_enhanced/add.py”, line 101, in setPreservedAttrs
self.opref[“tags”] = self.ed.tags.text()
AttributeError: ‘Editor’ object has no attribute ‘tags’