Hello! I keep getting this error message when I try to import quizlets from anki. Will post it below. I’m not sure what I should do. I’ve tried restarting my computer, copying the url from Safari and google chrome, and uninstalling anki and redownloading it and it’s still not working. I can still like use the app just can’t import in anything from quizlet. Any help would be greatly appreciated. Thanks in advanced!
An error occurred. Please start Anki while holding down the shift key, which will temporarily disable the add-ons you have installed.
If the issue only occurs when add-ons are enabled, please use the Tools > Add-ons menu item to disable some add-ons and restart Anki, repeating until you discover the add-on that is causing the problem.
When you’ve discovered the add-on that is causing the problem, please report the issue to the add-on author.
Debug info:
Anki 2.1.66 (70506aeb) Python 3.9.15 Qt 6.5.0 PyQt 6.5.0
Platform: macOS-13.5.2-x86_64-i386-64bit
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2023-09-29 21:45:24
Add-ons possibly involved: Quizlet to Anki 21 Importer with audio support
Caught exception:
Traceback (most recent call last):
File “anki.notes”, line 154, in _field_index
KeyError: ‘FrontText’
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File “/Users/j*************/Library/Application Support/Anki2/addons21/1362209126/init.py”, line 373, in onCode
self.createDeck(deck)
File “/Users/j*************/Library/Application Support/Anki2/addons21/1362209126/init.py”, line 420, in createDeck
note[“FrontText”] = item[“term”]
File “anki.notes”, line 162, in setitem
File “anki.notes”, line 156, in _field_index
KeyError: ‘FrontText’