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
When loading Insert Randomized Lists multiple choice:
Traceback (most recent call last):
File "aqt.addons", line 245, in loadAddons
File "/Users/alexfrancis/Library/Application Support/Anki2/addons21/1280092568/init.py", line 9, in
from . import editor_random_list
File "/Users/alexfrancis/Library/Application Support/Anki2/addons21/1280092568/editor_random_list.py", line 81, in
editor._html = editor._html + editor_style
AttributeError: module 'aqt.editor' has no attribute '_html'
[ What were you doing when the problem occurred? ]
Download add-on in Anki
Restart Anki
Expected behavior: [ What you expected to happen ]
Actual behavior: [ What actually happened ]
Reproducible?: [ Can you reliably reproduce the issue by following the steps above? ]
Version information
Anki
[ Please head to Help → About Anki and Paste the version string here, e.g.: ]
Which add-on is affected?
"Insert Randomized Lists (multiple choice)". Add-on Startup Failed. Does not support current version of Anki
Prerequisite checklist
[ Please enter an [ x ] character to confirm the points below: ]
What is the problem/feature you would like to see fixed/implemented?
An update to support the current version of Anki would be awesome.
[ Please be as specific as possible. Provide screenshots if you think they can help. ]
## How can we reproduce the problem?Anki 23.12.1 (1a1d4d54) (ao)
Python 3.9.15 Qt 6.5.3 PyQt 6.5.3
Platform: macOS-14.1-arm64-arm-64bit
When loading Insert Randomized Lists multiple choice:
Traceback (most recent call last):
File "aqt.addons", line 245, in loadAddons
File "/Users/alexfrancis/Library/Application Support/Anki2/addons21/1280092568/init.py", line 9, in
from . import editor_random_list
File "/Users/alexfrancis/Library/Application Support/Anki2/addons21/1280092568/editor_random_list.py", line 81, in
editor._html = editor._html + editor_style
AttributeError: module 'aqt.editor' has no attribute '_html'
[ What were you doing when the problem occurred? ]
Expected behavior: [ What you expected to happen ]
Actual behavior: [ What actually happened ]
Reproducible?: [ Can you reliably reproduce the issue by following the steps above? ]
Version information
Anki
[ Please head to Help → About Anki and Paste the version string here, e.g.: ]
Anki 23.12.1 (1a1d4d54) (ao)
Python 3.9.15 Qt 6.5.3 PyQt 6.5.3
Platform: macOS-14.1-arm64-arm-64bit
System
The text was updated successfully, but these errors were encountered: