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 beautify-anki:
Traceback (most recent call last):
File "aqt.addons", line 245, in loadAddons
File "C:\Users\Lenovo\AppData\Roaming\Anki2\addons21\beautify-anki_init_.py", line 29, in
from .deck_browser import updateRenderingMethods
File "C:\Users\Lenovo\AppData\Roaming\Anki2\addons21\beautify-anki\deck_browser.py", line 31, in
import anki.sched, anki.schedv2
ModuleNotFoundError: No module named 'anki.sched'
The text was updated successfully, but these errors were encountered:
Anki 23.10.1 (fac9e0ee) Python 3.9.15 Qt 6.6.0 PyQt 6.6.0
Platform: Windows-10-10.0.22631
Flags: frz=True ao=True sv=3
Add-ons, last update check: 2023-12-18 21:42:08
When loading beautify-anki:
Traceback (most recent call last):
File "aqt.addons", line 245, in loadAddons
File "C:\Users\Lenovo\AppData\Roaming\Anki2\addons21\beautify-anki_init_.py", line 29, in
from .deck_browser import updateRenderingMethods
File "C:\Users\Lenovo\AppData\Roaming\Anki2\addons21\beautify-anki\deck_browser.py", line 31, in
import anki.sched, anki.schedv2
ModuleNotFoundError: No module named 'anki.sched'
The text was updated successfully, but these errors were encountered: