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


Groups > comp.lang.python > #66471

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

From Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject Re: Install python 2 and 3 in the "wrong" order
Date 2014-02-15 13:55 -0500
Organization IISS Elusive Unicorn
References <52FCB228.5040301@shopzeus.com> <hb4vf9pl906p1kbk2fcv8ede9iem4iduji@4ax.com>
Newsgroups comp.lang.python
Message-ID <mailman.7018.1392490529.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Sat, 15 Feb 2014 11:13:21 -0500, Dennis Lee Bieber
<wlfraed@ix.netcom.com> declaimed the following:


>	And why would reinstalling P3 /overtop/ of the original install
>directory do anything to those 3rd party modules? So far as I know, a
>windows installer typically won't delete files that weren't part of it in
>the first place (and many uninstallers will complain that they can't remove
>directories because there are unknown files in them).
>
	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"
-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
    wlfraed@ix.netcom.com    HTTP://wlfraed.home.netcom.com/

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Install python 2 and 3 in the "wrong" order Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-02-15 13:55 -0500

csiph-web