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

Could not load the addon at Anki's starting #2

Closed
tomboulier opened this issue Apr 21, 2020 · 1 comment
Closed

Could not load the addon at Anki's starting #2

tomboulier opened this issue Apr 21, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@tomboulier
Copy link

Bug report

Hey! Great idea, I tried to install it from Anki web

Describe the bug

After installation, I had an error message telling me that the addon failed to load.

Reproduction step

  1. Install the addon from the official page in AnkiWeb
  2. Restart Anki.

Expected behavior

The addon should be installed and working after the installation process.

Actual behavior

The following message appeared in a warning box:

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 'Automatic Basic to Cloze':
Traceback (most recent call last):
  File "aqt/addons.py", line 80, in loadAddons
  File "/Users/MyName/Library/Application Support/Anki2/addons21/2105427255/__init__.py", line 17, in <module>
    from .modelFinder import modelExists
  File "/Users/MyName/Library/Application Support/Anki2/addons21/2105427255/modelFinder.py", line 5, in <module>
    from typing import List, Union
ModuleNotFoundError: No module named 'typing'

Where, of course, MyName has been changed.

Anki/OS versions

  • OS: macOS Catalina, version 10.15.3 (19D76)
  • Anki version Version 2.1.13 (3ba55990)
@tomboulier tomboulier added the bug Something isn't working label Apr 21, 2020
@phu54321
Copy link
Contributor

phu54321 commented May 4, 2020

Sorry for late reply :( haven't checked the email for a while
Will look at it. ETA today

phu54321 added a commit that referenced this issue May 4, 2020
@phu54321 phu54321 closed this as completed May 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants