Add-on startup failed after Updating Anki

I have not had this issue before. I do not have Special Fields add-on to disable (referring to a prior closed post)

Anki 25.02.6 (6381f184) (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: macOS-15.5-arm64-arm-64bit

When loading AnkiHub:
Traceback (most recent call last):
File “aqt.addons”, line 250, in loadAddons
File “/Users/SSong/Library/Application Support/Anki2/addons21/1322529746/init.py”, line 28, in
from . import entry_point
File “/Users/SSong/Library/Application Support/Anki2/addons21/1322529746/entry_point.py”, line 17, in
from .gui import (
File “/Users/SSong/Library/Application Support/Anki2/addons21/1322529746/gui/deckbrowser.py”, line 23, in
from .tutorial import prompt_for_step_deck_tutorial
File “/Users/SSong/Library/Application Support/Anki2/addons21/1322529746/gui/tutorial.py”, line 45, in
from ..django import render_template, render_template_from_string
File “/Users/SSong/Library/Application Support/Anki2/addons21/1322529746/django/init.py”, line 4, in
from django.apps import apps
File “/Users/SSong/Library/Application Support/Anki2/addons21/1322529746/lib/django/apps/init.py”, line 1, in
from .config import AppConfig
File “/Users/SSong/Library/Application Support/Anki2/addons21/1322529746/lib/django/apps/config.py”, line 13, in
class AppConfig:
File “/Users/SSong/Library/Application Support/Anki2/addons21/1322529746/lib/django/apps/config.py”, line 62, in AppConfig
def default_auto_field(self):
File “/Users/SSong/Library/Application Support/Anki2/addons21/1322529746/lib/django/utils/functional.py”, line 27, in init
from django.utils.deprecation import RemovedInDjango50Warning
File “/Users/SSong/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/SSong/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 as well

Hello,

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

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.