Quizlet Import - please helppp urgently thankuu

Helppp.


Good day. I’d like to ask help or clarification regarding this error in my Anki Web App. I actually tried importing from Quizlet to Anki many times with no error. However, there’s a time when I accidentally clicked the “download audio” when I was importing. From then on, I couldn’t import successfully.

Shown on the photo is the error I always get. The debug info is also stated below. Hoping for your response. Thank you!

Debug info:

Anki 24.06.3 (d678e393) (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: Windows-10-10.0.22631

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 “C:\Users\Rialin\AppData\Roaming\Anki2\addons21\1362209126_init_.py”, line 393, in onCode
self.createDeck(deck)
File “C:\Users\Rialin\AppData\Roaming\Anki2\addons21\1362209126_init_.py”, line 440, 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-11-15T17:33, ‘None’, ‘’]

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

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

You should have better chances at getting help if you directly open an issue for the respective add-on:

From the FAQ

  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