ShoroukAziz / Beautify-Anki

An Anki addon that attempts to give Anki's deck browser and deck overview pages a material design look.

Home Page:http://beautify-anki.shorouk.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

beautify-anki open problem

aakash78515 opened this issue · comments

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'