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
Report says this happens on the latest version of anki.
Full error message of the user:
Error
An add-on you installed failed to load. If problems persist, please go to the Tools>Add-ons menu, and disable or delete the add-on.
When loading 'Migaku Anki Add-on':
Traceback (most recent call last):
File "aqt.addons", line 246, in loadAddons
File "C:\Users\name\AppData\Roaming\Anki2\addons21\1846879528__init.py", line 37, in <module>
from . import (
File "C:\Users\name\AppData\Roaming\Anki2\addons21\1846879528\welcome_wizard.py", line 6, in <module>
from .settings_widgets import TUTORIAL_WIDGETS
File "C:\Users\name\AppData\Roaming\Anki2\addons21\1846879528\settings_widgets.py", line 10, in <module>
from .global_hotkeys import HotkeyConfigWidget, hotkey_handler
File "C:\Users\name\AppData\Roaming\Anki2\addons21\1846879528\global_hotkeys__init.py", line 6, in <module>
from .hotkeys import HotkeyHandler
File "C:\Users\name\AppData\Roaming\Anki2\addons21\1846879528\global_hotkeys\hotkeys.py", line 3, in <module>
from magicy.keyboard import Key, Controller
File "C:\Users\name\AppData\Roaming\Anki2\addons21\1846879528\lib\shared\magicy__init.py", line 42, in <module>
from . import keyboard
File "C:\Users\name\AppData\Roaming\Anki2\addons21\1846879528\lib\shared\magicy\keyboard__init.py", line 28, in <module>
from magicy._util import backend, Events
File "C:\Users\name\AppData\Roaming\Anki2\addons21\1846879528\lib\shared\magicy_util__init__.py", line 34, in <module>
import six
ModuleNotFoundError: No module named 'six'
The text was updated successfully, but these errors were encountered:
Full report here: https://discord.com/channels/752293144917180496/1145067108758212629/1145067108758212629
Report says this happens on the latest version of anki.
Full error message of the user:
The text was updated successfully, but these errors were encountered: