Just subscribed to Ankihub - keep getting an error when downloading the deck

Before the error happened, I was…
[Replace this text.]

Error message (don't change this)
Anki 24.06.3 (d678e393)  (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: macOS-14.4.1-arm64-arm-64bit

Traceback (most recent call last):

  File "/Users/advahasson/Library/Application Support/Anki2/addons21/1322529746/gui/operations/deck_installation.py", line 168, in _download_and_install_decks_inner
    _download_and_install_single_deck(

  File "/Users/advahasson/Library/Application Support/Anki2/addons21/1322529746/gui/operations/deck_installation.py", line 204, in _download_and_install_single_deck
    result = _install_deck(

  File "/Users/advahasson/Library/Application Support/Anki2/addons21/1322529746/gui/operations/deck_installation.py", line 238, in _install_deck
    import_result = importer.import_ankihub_deck(

  File "/Users/advahasson/Library/Application Support/Anki2/addons21/1322529746/main/importing.py", line 155, in import_ankihub_deck
    self._local_did = self._cleanup_first_time_deck_import(

  File "/Users/advahasson/Library/Application Support/Anki2/addons21/1322529746/main/importing.py", line 514, in _cleanup_first_time_deck_import
    aqt.mw.col.set_deck(cids, common_ancestor_did)

  File "anki.collection", line 611, in set_deck

  File "anki._backend_generated", line 305, in set_deck

  File "anki._backend", line 171, in _run_command

anki.errors.SchedulerUpgradeRequired: Your collection needs to be upgraded to the v3 scheduler.
Please select Learn More before proceeding.


The above exception was the direct cause of the following exception:


Traceback (most recent call last):

  File "aqt.taskman", line 142, in _on_closures_pending

  File "/Users/advahasson/Library/Application Support/Anki2/addons21/1322529746/gui/operations/db_check/ah_db_check.py", line 119, in on_download_and_install_done
    raise e

  File "/Users/advahasson/Library/Application Support/Anki2/addons21/1322529746/gui/operations/db_check/ah_db_check.py", line 110, in on_download_and_install_done
    future.result()

  File "concurrent.futures._base", line 439, in result

  File "concurrent.futures._base", line 391, in __get_result

  File "/Users/advahasson/Library/Application Support/Anki2/addons21/1322529746/gui/operations/utils.py", line 39, in wrapper
    return func(*args, **kwargs)

  File "/Users/advahasson/Library/Application Support/Anki2/addons21/1322529746/gui/operations/deck_installation.py", line 85, in _on_install_done
    import_results: List[AnkiHubImportResult] = future.result()

  File "concurrent.futures._base", line 439, in result

  File "concurrent.futures._base", line 391, in __get_result

  File "concurrent.futures.thread", line 58, in run

  File "/Users/advahasson/Library/Application Support/Anki2/addons21/1322529746/gui/operations/deck_installation.py", line 71, in <lambda>
    task=lambda: _download_and_install_decks_inner(

  File "/Users/advahasson/Library/Application Support/Anki2/addons21/1322529746/gui/operations/deck_installation.py", line 187, in _download_and_install_decks_inner
    raise exceptions[0]

1322529746.gui.exceptions.DeckDownloadAndInstallError: Error while downloading and installing deck 2fb041b2-1c29-4a81-a51a-31ee822984c8: Your collection needs to be upgraded to the v3 scheduler.
Please select Learn More before proceeding.

Sentry link (for developers)

You should see this message at the top of the main window. Please click Update then try syncing again.