Before the error happened, I wasâŚ
I created a deck on ankihub for my med school class. I recently made new cards in a subdeck, and tried to bulk suggest these cards to be added to the deck. When I go to ankihub though, I do not see the suggestions and thus cannot approve them to be added to the deck. I also have tried to just add the cards âwithout reviewâ as I am the deck creator, although everytime I do it says that âonly owners and maintainers are able to add cards without review.â Iâm confused why I keep getting this message as I made the deck, so I donât know why ankihub doesnât know that.
Error message (don't change this)
Anki 2.1.66 (70506aeb) Python 3.9.15 Qt 6.5.0 PyQt 6.5.0
Platform: macOS-12.6.5-arm64-arm-64bit
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2023-09-11 09:31:28
Traceback (most recent call last):
File "/Users/rahimburdette/Library/Application Support/Anki2/addons21/1322529746/gui/browser/browser.py", line 118, in <lambda>
lambda: _on_bulk_notes_suggest_action(browser, nids=selected_nids),
File "/Users/rahimburdette/Library/Application Support/Anki2/addons21/1322529746/gui/browser/browser.py", line 282, in _on_bulk_notes_suggest_action
open_suggestion_dialog_for_bulk_suggestion(notes=filtered_notes, parent=browser)
File "/Users/rahimburdette/Library/Application Support/Anki2/addons21/1322529746/gui/suggestion_dialog.py", line 143, in open_suggestion_dialog_for_bulk_suggestion
aqt.mw.taskman.with_progress(
File "aqt.taskman", line 85, in with_progress
File "decorator", line 232, in fun
File "anki.hooks", line 89, in decorator_wrapper
File "anki.hooks", line 86, in repl
File "/Users/rahimburdette/Library/Application Support/Anki2/addons21/385888438/semieditor.py", line 45, in mystart
return _old(*args, **kwargs)
File "aqt.progress", line 149, in start
File "aqt.progress", line 314, in __init__
RuntimeError: wrapped C/C++ object of type Browser has been deleted