xquercus / load-balanced-scheduler

GNU General Public License v3.0
10 stars 9 forks source link

Not working #17

Open Git-Rick opened 9 months ago

Git-Rick commented 9 months ago

Hi.

  1. Thank you for creating this.
  2. I just updated Anki, etc. after 6 months of disuse. Load balancer no longer works so I installed your load balancer scheduler, but it does not work either.

5Anki 23.12.1 (1a1d4d54) (ao) Python 3.9.15 Qt 5.14.2 PyQt 5.14.1 Platform: macOS-10.15.7-x86_64-i386-64bit

When loading Load Balanced Scheduler: Traceback (most recent call last): File "aqt.addons", line 245, in loadAddons File "/Users/rick/Library/Application Support/Anki2/addons21/208879074/init.py", line 1, in from . import load_balanced_scheduler File "/Users/rick/Library/Application Support/Anki2/addons21/208879074/load_balanced_scheduler.py", line 14, in from anki.sched import Scheduler ModuleNotFoundError: No module named 'anki.sched'