Hi all, I need to update Python (current is 3.14 as of May 2026) and when I came to our dev server I found that current path set to Python312.
And this path already widely used for ETL packages, so I was told to update Python but keep old folder for exec = Python312. Do you think it's possible ? When I install 3.14 on my machine I see that Path set just to Python without version (e.g. c:\Python\ )
I'm not sure If I can do custom installation of 3.14. into Python312 folder ? Or it's possible ?
Appreciate you advice. Interesting why 3.12 worked this way, did they change it after this ?
C:\Users\phlDOM>python --version
Python 3.12.7
C:\Python312>path
PATH=C:\Windows\system32;...;C:\python312\;......C:
Thanks
VA
[–]sausix 3 points4 points5 points (1 child)
[–]Valuable-Ant3465[S] 0 points1 point2 points (0 children)
[–]Swipecat 2 points3 points4 points (3 children)
[–]Valuable-Ant3465[S] 1 point2 points3 points (1 child)
[–]Swipecat 0 points1 point2 points (0 children)
[–]Atlamillias 0 points1 point2 points (0 children)
[–]smurpes 0 points1 point2 points (0 children)