I think I'm confused. I've had Python 3.12 on this Windows 11 x64 computer for a couple years. I just installed Python 3.14, hoping it might fix the error I get when installing the wave package. I still have c:\python312, but no c:\python314. If I type python into run, I get 3.12. There are no variables referring to Python. defined, and c:\python312 is not on my system path.
1. Where did 3.14 install to?
2. How do I change my default python to 3.14?
3. How is 3.12 being found at all?
modulux
in reply to Alex Hall • • •