From 32425e5ea916b08b172d3b12c209d12fae8fa688 Mon Sep 17 00:00:00 2001
From: dtb
+Anki is the de facto standard flashcards studying programming given its popularity and lack of competition. +Anki uses spaced repetition to make sure the user remembers what they study for the long term. +
+_subsubheader(`_code(`ModuleNotFoundError: No module named `'aqt`'')') ++The module _code(`aqt') isn't findable in the environment variable _code(`PYTHONPATH'). +Check each directory in the pattern _file(`$PREFIX/lib/python*/site-packages') for the directory _file(`aqt/'), +and if it's there, try setting _code(`PYTHONPATH') to that corresponding _file(`site-packages') directory. +
++This bug exists on postmarketOS 22.12 (aarch64, based on Alpine Linux 3.17; anki-2.1.49-r2); +the _code(`PYTHONPATH') fix works as _code(`PYTHONPATH=/usr/lib/python3.11/site-packages/ anki'). +
+ _subheader(`Mail')The (formerly Mozilla) Thunderbird mail suite is a popular though maximal choice.