Before the error happened, I was…
[Replace this text.]
Error message (don't change this)
Anki 2.1.66 (70506aeb) Python 3.9.15 Qt 6.5.2 PyQt 6.5.2
Platform: Windows-10-10.0.19042
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2023-10-21 09:00:35
Traceback (most recent call last):
File "aqt.webview", line 46, in cmd
File "aqt.webview", line 153, in _onCmd
File "aqt.webview", line 665, in _onBridgeCmd
File "aqt.editor", line 477, in onBridgeCmd
File "C:\Users\alnam\AppData\Roaming\Anki2\addons21\1322529746\gui\editor.py", line 61, in _on_suggestion_button_press
_on_suggestion_button_press_inner(editor)
File "C:\Users\alnam\AppData\Roaming\Anki2\addons21\1322529746\gui\editor.py", line 113, in _on_suggestion_button_press_inner
open_suggestion_dialog_for_note(editor.note, parent=editor.widget)
File "C:\Users\alnam\AppData\Roaming\Anki2\addons21\1322529746\gui\suggestion_dialog.py", line 84, in open_suggestion_dialog_for_note
ah_did = _determine_ah_did_for_nids_to_be_suggested([note.id], parent)
File "C:\Users\alnam\AppData\Roaming\Anki2\addons21\1322529746\gui\suggestion_dialog.py", line 173, in _determine_ah_did_for_nids_to_be_suggested
dids_that_all_notes_could_belong_to = set.intersection(
TypeError: descriptor 'intersection' for 'set' objects doesn't apply to a 'NoneType' object