<p dir="ltr"><br>
On Jul 30, 2015 2:05 AM, "ElChino" <<a href="mailto:elchino@cnn.cn">elchino@cnn.cn</a>> wrote:<br>
><br>
> If I in a cmd-shell (actually it is 4NT), do:<br>
>   c:>py -3 -V & python3 -V<br>
><br>
> I get:<br>
>   Requested Python version (3) not installed  << ! from py -3 -V<br>
>   Python 3.5.0b2   << ! from the 2nd cmd.<br>
><br>
> What nonsense is this? I DO HAVE Python3 in my %PATH.<br>
> A Registry setting gone haywire?</p>
<p dir="ltr">Did you perchance rename the installed 'python.exe' to 'python3.exe'? That would be enough to break the launcher.  If you want a 'python3' command, you can copy 'python.exe' to 'python3.exe', but 'python.exe' needs to remain where it was.</p>
<p dir="ltr">--<br>
Zach<br>
(On a phone)<br>
</p>