[ANKI 2.147] Unable to export my anki [after turn off ALL addons]

Error
An error occurred. Please use Tools > Check Database to see if that fixes the problem.
If problems persist, please report the problem on our support site. Please copy and paste the information below into your report.
Anki 2.1.47 (dc156f34) Python 3.8.6 Qt 5.14.2 PyQt 5.14.2
Platform: Windows 10
Flags: frz=True ao=False sv=3
Add-ons, last update check: 2021-10-27 14:48:22

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 ‘⁨LabValue⁩’ has a problem.
See the preview for more information.

You can only export flawless notetypes. Open the “Cards” window for your “LabValue” notetype to see what the problem is and fix it.

1 Like

To give a little more detail: from the main window, the Tools>Manage Note Types menu item will let you locate LabValue. After clicking on Cards, adjusting the front or back template to remove the error message should fix the problem.

https://faqs.ankiweb.net/card-template-has-a-problem.html

1 Like