|
|
|
|
|
by stinos
1889 days ago
|
|
if you happen to run a script that executes "python3" Funny thing is, this is actually wrong on Windows and always has been. Unless I'm missing something. I recently traced back the earliest python3 installer on the official ftp site of python.org and even that one didn't have a python3 command. No official installers seem to have had it. Nor does an Anaconda install. So I don't really know why the 'official' (that is, the one on the MS store) is pushing python3 as a command (apart from 'other OS do have this'). Anyone has any insight on this? Yes, the command line itself has ads Technically it's just an executable in the PATH so anything, including any terminal application, which uses that gets it. helpfully adds an explorer shell link to "Open in Visual Studio Care to post the link to that installer? Never saw that, curious to see which one that is. |
|
No clue why the standard non-app store installer doesn't add python3 to the path to mimic this behavior.