Hi,
I had the same problem as Anki build failed because Python 3.14 is installed on my system (in addition to Python 3.13) . Downloading the Anki repo from Git and building gave me back a working Anki. However, I need to use my distro’s Qt as described in Install & Upgrade - Anki Manual , if not, FCITX does not work for me.
Is there a way to specify to use the distro’s Qt when building using the run script from Git instead of using the launcher?