Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Addon fails to load #2

Closed
fultonm opened this issue Jan 20, 2018 · 1 comment
Closed

Addon fails to load #2

fultonm opened this issue Jan 20, 2018 · 1 comment
Assignees

Comments

@fultonm
Copy link

fultonm commented Jan 20, 2018

Mac Version:
10.13.2 (17C205)

Anki Version:
Version 2.1.0beta13
Qt 5.9.0 PyQt 5.8.2

Error message:
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 'Chinese_Support_Redux':
Traceback (most recent call last):
File "aqt/addons.py", line 58, in loadAddons
File "/Users/michaelfulton/Library/Application Support/Anki2/addons21/839350950/init.py", line 23, in
from . import edit
File "/Users/michaelfulton/Library/Application Support/Anki2/addons21/839350950/edit.py", line 10, in
from .config import chinese_support_config as config
File "/Users/michaelfulton/Library/Application Support/Anki2/addons21/839350950/config.py", line 32, in
chinese_support_config = ConfigManager()
File "/Users/michaelfulton/Library/Application Support/Anki2/addons21/839350950/config.py", line 14, in init
self.options = mw.addonManager.getConfig(name)
AttributeError: 'AnkiQt' object has no attribute 'addonManager'

@fultonm
Copy link
Author

fultonm commented Jan 20, 2018

Works with Anki version:
Version 2.1.0beta32
Qt 5.9.2 PyQt 5.9

@fultonm fultonm closed this as completed Jan 20, 2018
@jdlorimer jdlorimer self-assigned this Oct 11, 2018
mentheosis added a commit to mentheosis/chinese-text-scanner that referenced this issue Feb 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants