Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #102735
| From | Fillmore <fillmore_remove@hotmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Cygwin and Python3 |
| Date | 2016-02-09 17:36 -0500 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <n9dpl5$1g3r$1@gioia.aioe.org> (permalink) |
| References | <n9d4r9$9s2$1@gioia.aioe.org> <09fc58ce-8106-4266-8a3d-13b1dfcedc90@googlegroups.com> <n9dhkr$11qi$5@gioia.aioe.org> <98ba5ab8-726f-4939-8a88-b56df4701b05@googlegroups.com> <n9dmqf$1au7$1@gioia.aioe.org> |
On 2/9/2016 4:47 PM, Fillmore wrote: > On 2/9/2016 3:30 PM, alvin.hacopian@gmail.com wrote: > >> >> When you run the cygwin installer you have the option of installing 2.7 > > and 3.2.5, by default it will install 2.7 and 3.2 together. > > After running the installer run whereis python and use the alternatives > > to change it or use python3 instead of python #!/usr/bin/python3 >> >> Hope this helps. > > > I see. I was trying to do it the Perl way. I simply linked the > strawberry perl.exe from cygwin environemnt and it replaced the built in > perl that sucked. > OK. Backtrack. I'll try with a purely cygwin solution... > > Thank you > > $ python --version Python 2.7.10 $ python3 --version Python 3.4.3 Thank you, Alvin
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Cygwin and Python3 Fillmore <fillmore_remove@hotmail.com> - 2016-02-09 11:41 -0500
Re: Cygwin and Python3 alvin.hacopian@gmail.com - 2016-02-09 11:29 -0800
Re: Cygwin and Python3 Fillmore <fillmore_remove@hotmail.com> - 2016-02-09 15:19 -0500
Re: Cygwin and Python3 alvin.hacopian@gmail.com - 2016-02-09 12:30 -0800
Re: Cygwin and Python3 Fillmore <fillmore_remove@hotmail.com> - 2016-02-09 16:47 -0500
Re: Cygwin and Python3 Fillmore <fillmore_remove@hotmail.com> - 2016-02-09 17:36 -0500
Re: Cygwin and Python3 Larry Hudson <orgnut@yahoo.com> - 2016-02-09 19:26 -0800
Re: Cygwin and Python3 Mike S <mscir@yahoo.com> - 2016-02-09 19:39 -0800
Re: Cygwin and Python3 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-02-10 13:05 +0000
Re: Cygwin and Python3 Mike S <mscir@yahoo.com> - 2016-02-10 15:05 -0800
Re: Cygwin and Python3 blindanagram@nowhere.net - 2016-02-11 07:46 +0000
Re: Cygwin and Python3 Mike S <mscir@yahoo.com> - 2016-02-11 01:21 -0800
Re: Cygwin and Python3 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-02-11 13:20 +0000
Re: Cygwin and Python3 Benoit Izac <use.reply.to@INVALID.ADDRESS> - 2016-02-10 22:26 +0100
Re: Cygwin and Python3 Terry Reedy <tjreedy@udel.edu> - 2016-02-10 16:59 -0500
Re: Cygwin and Python3 Benoit Izac <use.reply.to@INVALID.ADDRESS> - 2016-02-11 19:18 +0100
Re: Cygwin and Python3 alvin.hacopian@gmail.com - 2016-02-11 12:40 -0800
csiph-web