Can't install/run Migaku Anki addon
-
I started up Anki after downloading the addon for the first time and I have received an error :
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 247, in loadAddons
File "/Users/---/Library/Application Support/Anki2/addons21/1846879528/init.py", line 38, in <module>
from . import (
File "/Users/---/Library/Application Support/Anki2/addons21/1846879528/welcome_wizard.py", line 9, in <module>
from .global_hotkeys import HotkeyConfigWidget, hotkey_handler
File "/Users/---/Library/Application Support/Anki2/addons21/1846879528/global_hotkeys.py", line 4, in <module>
import pynput.keyboard
File "/Users/---/Library/Application Support/Anki2/addons21/1846879528/lib/shared/pynput/init.py", line 40, in <module>
from . import keyboard
File "/Users/---/Library/Application Support/Anki2/addons21/1846879528/lib/shared/pynput/keyboard/init.py", line 31, in <module>
backend = backend(name)
File "/Users/---/Library/Application Support/Anki2/addons21/1846879528/lib/shared/pynput/_util/init.py", line 77, in backend
raise ImportError('this platform is not supported: {}'.format(
ImportError: this platform is not supported: cannot import name '_objc' from partially initialized module 'objc' (most likely due to a circular import) (/Users/---/Library/Application Support/Anki2/addons21/1846879528/lib/macos/objc/init.py)Try one of the following resolutions:
- Please make sure that you have Python bindings for the system frameworks installed"
I am running Catalina 10.15.7. on an old Early 2013 macbook pro.
-
@daichi All set and working. Thanks Daichi!
-
@daichi I tried on a recent one and then updated to the latest. I will try the one you have mentioned now.
-
@nebzila What version if Anki are you running? I'm pretty sure the current Addon bugs out on any Anki version past .49 on Mac.