Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #94766
| From | Thomas 'PointedEars' Lahn <PointedEars@web.de> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Python launcher problem |
| Date | 2015-07-30 09:39 +0200 |
| Organization | PointedEars Software (PES) |
| Message-ID | <19199478.pdSVmecxvU@PointedEars.de> (permalink) |
| References | <mpci4h$4bi$2@dont-email.me> |
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? RTFM. <http://www.catb.org/~esr/faqs/smart-questions.html> -- PointedEars Twitter: @PointedEars2 Please do not cc me. / Bitte keine Kopien per E-Mail.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Python launcher problem ElChino <elchino@cnn.cn> - 2015-07-30 09:03 +0200
Re: Python launcher problem Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-07-30 09:39 +0200
Re: Python launcher problem Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-30 10:01 +0100
Re: Python launcher problem Terry Reedy <tjreedy@udel.edu> - 2015-07-30 05:41 -0400
Re: Python launcher problem wxjmfauth@gmail.com - 2015-07-30 08:05 -0700
Re: Python launcher problem ElChino <elchino@cnn.cn> - 2015-07-31 18:30 +0200
csiph-web