Can't open deck

Any ideas whats going on here?

Anki 2.1.2 Python 3.6.1 Qt 5.9.6 PyQt 5.9.2
Platform: Windows 10
Flags: frz=True ao=False sv=1

Caught exception:
File “aqt\webview.py”, line 27, in cmd
File “aqt\webview.py”, line 80, in _onCmd
File “aqt\webview.py”, line 305, in _onBridgeCmd
File “aqt\overview.py”, line 37, in _linkHandler
File “aqt\main.py”, line 468, in moveToState
File “aqt\main.py”, line 498, in _reviewState
File “aqt\reviewer.py”, line 45, in show
File “aqt\reviewer.py”, line 95, in nextCard
File “aqt\reviewer.py”, line 159, in _showQuestion
File “anki\cards.py”, line 174, in isEmpty
File “anki\cards.py”, line 146, in model
File “anki\cards.py”, line 142, in note
File “anki\collection.py”, line 261, in getNote
File “anki\notes.py”, line 15, in init
File “anki\notes.py”, line 38, in load
<class ‘TypeError’>: ‘NoneType’ object is not iterable

First of all, you should really consider updating Anki, as 2.1.2 is getting quite old. Maybe simply doing that will solve your problem.
Next, can you reproduce this error without add-ons? You can disable them temporarily by holding Shift as Anki starts.

4 Likes

Thank you for the response! I figured someone would call me on the update ha. I did in fact update now but the error message persists. I also attempted holding down shift while opening anki which did not resolve the issue either. I do appreciate the suggestions tho

What does the error say when you run the latest version? And did you use Check Database as instructed in the message?