Had no issues before, but now all of a sudden can not upload from quizlet to Anki with add on. Tried all trouble shooting tips and nothing worked

All of a sudden am no longer able to upload quilt to Anki using add on. Yep getting this same error code of there is an error with your quilt to Anki add on importer (but that is the only add on I have so I cant disable it) Tried all of the troubleshooting tips and nothing is working. Tried resetting a lot of settings and still nothing. If someone could please help I would greatlyy appreciate it!

Here is the error I keep getting

Anki 24.06.3 (d678e393) (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: macOS-14.6.1-arm64-arm-64bit

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/gracecarmosino/Library/Application Support/Anki2/addons21/1362209126/init.py”, line 384, in onCode
self.createDeck(deck)
File “/Users/gracecarmosino/Library/Application Support/Anki2/addons21/1362209126/init.py”, line 431, in createDeck
note[“FrontText”] = item[“term”]
File “anki.notes”, line 162, in setitem
File “anki.notes”, line 156, in _field_index
KeyError: ‘FrontText’

===Add-ons (active)===
(add-on provided name [Add-on folder, installed at, version, is config changed])
Quizlet to Anki 21 Importer with audio support [‘1362209126’, 2024-01-15T13:55, ‘None’, ‘’]

===IDs of active AnkiWeb add-ons===
1362209126

===Add-ons (inactive)===
(add-on provided name [Add-on folder, installed at, version, is config changed])

1 Like
  1. `How to fix an error with KeyError: ‘BackText’ or KeyError: ‘FronText’ text?
  • You should not edit a Basic Quizlet Extended note type. This is the add-on system note type, which uses this note type during the import. Try to rename that note type, and the add-on will re-create it. More info
2 Likes