When i open anki this shows up, its been happening for a while. I was hoping the update would fix it but it didn’t
Summary
Anki 23.10.1 (fac9e0ee) Python 3.9.15 Qt 5.15.2 PyQt 5.15.5
Platform: Windows-10-10.0.19044
Flags: frz=True ao=True sv=3
Add-ons, last update check: 2023-12-21 23:36:23
Add-ons possibly involved: AnkiHub
Caught exception:
Traceback (most recent call last):
File “aqt.progress”, line 118, in handler
File “aqt.main”, line 218, in on_window_init
File “aqt.main”, line 265, in setupProfileAfterWebviewsLoaded
File “aqt.main”, line 317, in setupProfile
File “aqt.main”, line 496, in loadProfile
File “_aqt.hooks”, line 4101, in call
File “C:\Users\PL98D\AppData\Roaming\Anki2\addons21\1322529746\entry_point.py”, line 55, in _on_profile_did_open
if not _profile_setup():
File “C:\Users\PL98D\AppData\Roaming\Anki2\addons21\1322529746\entry_point.py”, line 83, in _profile_setup
ankihub_db.setup_and_migrate(ankihub_db_path())
File “C:\Users\PL98D\AppData\Roaming\Anki2\addons21\1322529746\db\db.py”, line 132, in setup_and_migrate
migrate_ankihub_db()
File “C:\Users\PL98D\AppData\Roaming\Anki2\addons21\1322529746\db\db_migrations.py”, line 133, in migrate_ankihub_db
conn.execute(“ALTER TABLE notetypes RENAME TO temp_notetypes;”)
File “C:\Users\PL98D\AppData\Roaming\Anki2\addons21\1322529746\db\db_utils.py”, line 30, in execute
raise e
File “C:\Users\PL98D\AppData\Roaming\Anki2\addons21\1322529746\db\db_utils.py”, line 22, in execute
cur.execute(sql, args)
sqlite3.OperationalError: no such table: notetypes
