Ankihub Boot Error (newest update)

Hi! I’m receiving an error that Anki is failing to load the Ankihub add on. I just updated it today and started receiving this error.

I have the debug info if that’s necessary. Was wondering if there’s a fix coming. There are no updates available when I click to check.

Thank you for reaching out! Our moderators have been notified and will assist you shortly. In the meantime, you can get an instant response from me simply by @ mentioning my username`. Alternatively, start a private conversation with me (see screenshot below). If you ask me a question, I will do my best to respond using only verified information found in the official AnkiHub docs and the Anki manual.

You can also find answers to common questions in our FAQ and Docs.

Hello, can you please click Copy Debug Info and paste the full error here?

Anki 25.02.7 (1b882285) (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: macOS-26.5.2-arm64-arm-64bit

When loading AnkiHub:
Traceback (most recent call last):
File “aqt.addons”, line 250, in loadAddons
File “/Users/x/Library/Application Support/Anki2/addons21/1322529746/init.py”, line 28, in
from . import entry_point
File “/Users/x/Library/Application Support/Anki2/addons21/1322529746/entry_point.py”, line 17, in
from .gui import (
File “/Users/x/Library/Application Support/Anki2/addons21/1322529746/gui/deckbrowser.py”, line 23, in
from .tutorial import prompt_for_step_deck_tutorial
File “/Users/x/Library/Application Support/Anki2/addons21/1322529746/gui/tutorial.py”, line 45, in
from ..django import render_template, render_template_from_string
File “/Users/x/Library/Application Support/Anki2/addons21/1322529746/django/init.py”, line 4, in
from django.apps import apps
File “/Users/x/Library/Application Support/Anki2/addons21/1322529746/lib/django/apps/init.py”, line 1, in
from .config import AppConfig
File “/Users/x/Library/Application Support/Anki2/addons21/1322529746/lib/django/apps/config.py”, line 13, in
class AppConfig:
File “/Users/x/Library/Application Support/Anki2/addons21/1322529746/lib/django/apps/config.py”, line 62, in AppConfig
def default_auto_field(self):
File “/Users/x/Library/Application Support/Anki2/addons21/1322529746/lib/django/utils/functional.py”, line 27, in init
from django.utils.deprecation import RemovedInDjango50Warning
File “/Users/x/Library/Application Support/Anki2/addons21/1322529746/lib/django/utils/deprecation.py”, line 4, in
from asgiref.sync import iscoroutinefunction, markcoroutinefunction, sync_to_async
File “/Users/x/Library/Application Support/Anki2/addons21/1322529746/lib/asgiref/sync.py”, line 13, in
from typing import (
ImportError: cannot import name ‘ParamSpec’ from ‘typing’ (unknown location)

Having the same issue!

Hello,

The developers have already been notified and are working on a solution.

1 Like

Thanks!

Hello,

A fix was released. Please make sure to click “Check for updates”, and then restart Anki.

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