Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #66514 > unrolled thread

Re: Install python 2 and 3 in the "wrong" order

Started byNagy László Zsolt <gandalf@shopzeus.com>
First post2014-02-16 09:13 +0100
Last post2014-02-25 04:30 -0800
Articles 2 — 2 participants

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Install python 2 and 3 in the "wrong" order Nagy László Zsolt <gandalf@shopzeus.com> - 2014-02-16 09:13 +0100
    Re: Install python 2 and 3 in the "wrong" order sffjunkie@gmail.com - 2014-02-25 04:30 -0800

#66514 — Re: Install python 2 and 3 in the "wrong" order

FromNagy László Zsolt <gandalf@shopzeus.com>
Date2014-02-16 09:13 +0100
SubjectRe: Install python 2 and 3 in the "wrong" order
Message-ID<mailman.7041.1392538485.18130.python-list@python.org>
> 	I should emphasize that this is with the /same/ x.y version...
> Installing 3.3 when the previous was 3.2 won't overlay.
>
> 	Though I don't see anything in the ActiveState builds (which are all
> I've ever used) to handle the #! type selection of the desired version.
> Just got done updating my 2.7, replacing 3.2 with 3.3, and then having to
> edit my path to make 2.7 primary... No "py.exe"
I need both 2.7 and 3.3. And apparently, py.exe does not work the way it 
should be.

I would happily reinstall 3.3 to solve the problem, but before I do that 
I would like to check all other related settings. So that after I 
reinstall 3.3, I will exactly know what was happening.

It might be a good idea to change the installer of the 2.x series to 
detect if 3.x is already installed, and handle assignments of py and pyw 
files gracefully.

[toc] | [next] | [standalone]


#67040

Fromsffjunkie@gmail.com
Date2014-02-25 04:30 -0800
Message-ID<d079b499-6583-46c9-a3ac-d2e602db1821@googlegroups.com>
In reply to#66514
On Sunday, 16 February 2014 08:13:14 UTC, Nagy László Zsolt  wrote:
> > 	Though I don't see anything in the ActiveState builds (which are all
> > I've ever used) to handle the #! type selection of the desired version.
> > Just got done updating my 2.7, replacing 3.2 with 3.3, and then having to
> > edit my path to make 2.7 primary... No "py.exe"
> I need both 2.7 and 3.3. And apparently, py.exe does not work the way it 
> should be.

Is the following any help

http://www.perlmonks.org/?node_id=998428

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web