X-Received: by 10.107.9.231 with SMTP id 100mr28248973ioj.12.1438268748973; Thu, 30 Jul 2015 08:05:48 -0700 (PDT) X-Received: by 10.140.20.21 with SMTP id 21mr674015qgi.9.1438268748943; Thu, 30 Jul 2015 08:05:48 -0700 (PDT) Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!f3no4962484igg.0!news-out.google.com!78ni151qge.1!nntp.google.com!69no2831158qgl.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.python Date: Thu, 30 Jul 2015 08:05:48 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=2a02:120b:c3c5:8370:ad5a:d9e4:d320:68e4; posting-account=ung4FAoAAAC46zhHJ0Nsnuox7M5gDvs_ NNTP-Posting-Host: 2a02:120b:c3c5:8370:ad5a:d9e4:d320:68e4 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <2f2c1379-69e5-4b31-ba91-ecc020074bd8@googlegroups.com> Subject: Re: Python launcher problem From: wxjmfauth@gmail.com Injection-Date: Thu, 30 Jul 2015 15:05:48 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: csiph.com comp.lang.python:94777 Le jeudi 30 juillet 2015 11:41:35 UTC+2, Terry Reedy a =E9crit : > On 7/30/2015 3:03 AM, ElChino wrote: > > If I in a cmd-shell (actually it is 4NT), do: > > c:>py -3 -V & python3 -V > > > > I get: > > Requested Python version (3) not installed << ! from py -3 -V > > Python 3.5.0b2 << ! from the 2nd cmd. > > > > What nonsense is this? I DO HAVE Python3 in my %PATH. > > A Registry setting gone haywire? >=20 > Start with something that works. > C:\Users\Terry>py -3 > Python 3.5.0b2 (v3.5.0b2:7a088af5615b, May 31 2015, 06:22:19) [MSC=20 > v.1900 64 bit (AMD64)] on win32 > Type "help", "copyright", "credits" or "license" for more information. > >>> exit() >=20 > --=20 > Terry Jan Reedy Are you sure? C:\Users\triplex>py 'py' n'est pas reconnu en tant que commande interne ou externe, un programme ex=E9cutable ou un fichier de commandes. C:\Users\triplex>