Error when staring Anki and problem with add-on

I installed anki new on my laptop because I restarted my whole laptop. After that, every time I open Anki there is a sign that tells me that there is a add-on problem

Error message (don't change this)
Anki 25.02.4 (a5c33ad0)  (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: Windows-10-10.0.26100

Traceback (most recent call last):

  File "aqt.main", line 288, in on_focus_changed

  File "_aqt.hooks", line 3460, in __call__

  File "C:\Users\Franziska\AppData\Roaming\Anki2\addons21\1322529746\gui\operations\ankihub_sync.py", line 238, in refresh_ui_and_start_after_sync_tasks_once
    aqt.mw.reset()

  File "aqt.main", line 901, in reset

  File "_aqt.hooks", line 4804, in __call__

  File "aqt.studydeck", line 157, in onReset

  File "aqt.studydeck", line 134, in redraw

RuntimeError: wrapped C/C++ object of type QListWidget has been deleted

Sentry link (for developers)

Hello,

Probably updating the AnkiHub add-on will solve this.:

  1. Start Anki while holding the SHIFT key. This will temporarily disable all add-ons for this session.
  2. Then update the AnkiHub add-on:
    Go to Tools > Add-ons > Check for Updates . Restart Anki after that.

Let me know if this solves the issue!