I have a good couple versions of python installed, seems a lot of apps don’t want to play well with python 3.12 and i can’t exactly uninstall it because there are things that depend on it and the system expects it to be there, but i also have 3.11 and 3.10.
Is there an environment variable i could set so a program would try to use one of those instead of 3.12 when i run it?