Error when trying to activate AnkiHub

I was able to download the most up-to-date version of Anki and download the AnkiHub extension. However, when I try and reset Anki I get the message that the add-on startup failed. Here is the error code. Thank you!

Anki 23.10 (51a10f09) Python 3.9.15 Qt 6.5.3 PyQt 6.5.3
Platform: macOS-13.2.1-arm64-arm-64bit
Flags: frz=True ao=True sv=3
Add-ons, last update check: 2023-11-08 06:46:11

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

Please downgrade to 2.1.66. Anki version 23.10 is not yet supported. To see how to do this, follow this thread:

Thank you so much! That works

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