Add on problem can't install the add on

I tried deleting add on and restarting anki severad times but it shows me this error every time. How can I fix this?

When loading ‘⁨AnkiHub⁩’:
⁨Traceback (most recent call last):
File “aqt.addons”, line 239, in loadAddons
File “/Users/MacUser/Library/Application Support/Anki2/addons21/1322529746/init.py”, line 28, in
from . import entry_point
File “/Users/MacUser/Library/Application Support/Anki2/addons21/1322529746/entry_point.py”, line 12, in
from .feature_flags import setup_feature_flags
File “/Users/MacUser/Library/Application Support/Anki2/addons21/1322529746/feature_flags.py”, line 5, in
from .addon_ankihub_client import AddonAnkiHubClient as AnkiHubClient
File “/Users/MacUser/Library/Application Support/Anki2/addons21/1322529746/addon_ankihub_client.py”, line 16, in
from .settings import config
File “/Users/MacUser/Library/Application Support/Anki2/addons21/1322529746/settings.py”, line 545, in
ANKI_MINOR = int(ANKI_VERSION.split(“.”)[2])
IndexError: list index out of range

I believe this thread is related @abdo.nh

Thank you for your response but unfortunately I can’t understand anything written in that comment. It’s like a foreign language to me. :((((

You’re using a beta version of Anki that’s not supported yet by AnkiHub. Downgrading to the latest stable release (2.1.66) should work.

OMG thank you! You are a lifesaver!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.