Message250594
Yeah, it's basically impossible to manage PATH automatically. You've probably installed 3.5 just for yourself while 3.4 is installed for all users. In this case, 3.5 will always lose because Windows puts user paths after system paths.
You could modify 3.4 to remove it from PATH or use py.exe, which resolves versions correctly. Or you can modify your PATH manually. |
|
Date |
User |
Action |
Args |
2015-09-14 02:27:47 | steve.dower | set | recipients:
+ steve.dower, terry.reedy, paul.moore, tim.golden, BreamoreBoy, zach.ware |
2015-09-14 02:27:47 | steve.dower | set | messageid: <1442197667.54.0.678803438452.issue25089@psf.upfronthosting.co.za> |
2015-09-14 02:27:47 | steve.dower | link | issue25089 messages |
2015-09-14 02:27:46 | steve.dower | create | |
|