I am attempting to stay on the Linux side of the FLX1s as much as possible and not use Android versions of apps.
I tried to install Anki, a flash card program, following the recommendations for installation on Linux on the Anki website ankiweb.net (like I always do on desktop systems).
The installer itself then downloads 39 more python packages which all seems to go well.
Once all was downloaded I ran anki and received the following Python errors (see screenshot):
Traceback (most recent call last):
File "<string>", Line 1, in <module> import aqt, sys; sys.argv[0] = 'Anki'; aqt.run() ^^^^^^^^^^^^^
I presume that the program cannot find the modules aqt, sys.
@sve Was worth a try but did not work either.
Flatpak version seemed to install fine.
When I launched the app I was asked what interface language I would want to use and I selected US English.
After that nothing happened. I just was presented with the background image of the FLX1s.
Restarting the phone did not help. Launching Anki presented again an empty FLX1s background image.
Uninstalled the flatpak version now, too.