Can Note Export Deck

I keep getting the error when trying to export my Anki deck. I have already tried disabling the add-ons.

Error

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 on the add-on support site.
Debug info:
Anki 2.1.49 (dc80804a) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=True sv=2
Add-ons, last update check: 2022-04-24 08:44:32

Caught exception:
Traceback (most recent call last):
File “aqt\taskman.py”, line 101, in _on_closures_pending
File “aqt\taskman.py”, line 71, in
File “aqt\exporting.py”, line 173, in on_done
File “concurrent\futures_base.py”, line 432, in result
File “concurrent\futures_base.py”, line 388, in _get_result
File “concurrent\futures\thread.py”, line 57, in run
File “aqt\exporting.py”, line 167, in do_export
File “anki\exporting.py”, line 342, in exportInto
File “anki\exporting.py”, line 350, in doExport
File “anki\exporting.py”, line 253, in exportInto
File “anki\models.py”, line 539, in update
File “anki_backend\generated.py”, line 450, in add_or_update_notetype
File "anki_backend_init
.py", line 131, in _run_command
anki.errors.TemplateError: Card template ⁨1⁩ in notetype ‘⁨Cloze⁩’ has a problem.
Expected to find ‘{{cloze:Text}}’ or similar on the front and back of the card template.

Blockquote
Card template ⁨1⁩ in notetype ‘⁨Cloze⁩’ has a problem.
Expected to find ‘{{cloze:Text}}’ or similar on the front and back of the card template.

Try to edit your “Cloze” notetype as suggested by that message.

2 Likes

Some more info: Checks and Errors - Anki Manual

1 Like