**Before the error happened, I wasâŠ**running the anking deck tour in anki on windows, through the ankihub drop down menu and couldnât get app to move passed step 3. âNextâ button successfully opened browse but beyond that nothing happened.
Error message (don't change this)
Anki 25.09.4 (d52ca669) (ao)
Python 3.13.5 Qt 6.9.1 PyQt 6.9.1
Platform: Windows-11-10.0.26200-SP0
Traceback (most recent call last):
File "C:\Users\Aaron\AppData\Local\AnkiProgramFiles\.venv\Lib\site-packages\aqt\progress.py", line 121, in handler
func()
~~~~^^
File "C:\Users\Aaron\AppData\Roaming\Anki2\addons21\1322529746\gui\tutorial.py", line 186, in run
self._callback(*args, **kwargs)
~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "C:\Users\Aaron\AppData\Roaming\Anki2\addons21\1322529746\gui\tutorial.py", line 1252, in wrapped_on_done
step_sidebar_item = self._find_step_deck_sidebar_item(root)
File "C:\Users\Aaron\AppData\Roaming\Anki2\addons21\1322529746\gui\tutorial.py", line 1215, in _find_step_deck_sidebar_item
raise RuntimeError("Sidebar item for Step deck not found")
RuntimeError: Sidebar item for Step deck not found