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


Groups > comp.lang.python > #42649

Re: Make python 3.3 the default one and not 2.7

From Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de>
Subject Re: Make python 3.3 the default one and not 2.7
Date 2013-04-03 09:43 +0000
References <bcf376b4-4653-466a-ba8b-26a5cbc70971@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.44.1364982246.3114.python-list@python.org> (permalink)

Show all headers | View raw


D. Xenakis <gouzounakis <at> hotmail.com> writes:

> 
> Hi there, i installed python 2.7 (windows 32bit version) from
> http://www.enthought.com/products/epd_free.php and after that i installed
official  3.3 version
> too. So now i got two python folders like this.. c:/Python27 and c:/Python33 . 
> My problem is that when im trying to execute a .py file, the 2.7 version
interpreter launces. In addition if i
> right click and select Edit with IDLE, again version 2.7 interpreter opens.
How can i make python 3.3 the
> default one, as i need this cause i have PyQt4 installed there and so it does
not work with 2.7 .
> Thx in advance.
> 

Check out the post at
http://stackoverflow.com/questions/4664646/how-to-change-default-python-version-on-windows-xp
.
Especially the part about changing the registry. The Python.File entry mentioned
there also has the information about the IDLE version to use.
Best,
Wolfgang

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


Thread

Make python 3.3 the default one and not 2.7 "D. Xenakis" <gouzounakis@hotmail.com> - 2013-04-03 01:44 -0700
  Re: Make python 3.3 the default one and not 2.7 Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de> - 2013-04-03 09:43 +0000
    Re: Make python 3.3 the default one and not 2.7 "D. Xenakis" <gouzounakis@hotmail.com> - 2013-04-03 07:19 -0700
      Re: Make python 3.3 the default one and not 2.7 Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de> - 2013-04-03 14:36 +0000
    Re: Make python 3.3 the default one and not 2.7 "D. Xenakis" <gouzounakis@hotmail.com> - 2013-04-03 07:19 -0700
  Re: Make python 3.3 the default one and not 2.7 Dave Angel <davea@davea.name> - 2013-04-03 06:24 -0400
    Re: Make python 3.3 the default one and not 2.7 "D. Xenakis" <gouzounakis@hotmail.com> - 2013-04-03 06:23 -0700
    Re: Make python 3.3 the default one and not 2.7 "D. Xenakis" <gouzounakis@hotmail.com> - 2013-04-03 06:23 -0700
  Re: Make python 3.3 the default one and not 2.7 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-04-03 13:19 +0100
  Re: Make python 3.3 the default one and not 2.7 "D. Xenakis" <gouzounakis@hotmail.com> - 2013-04-03 12:44 -0700

csiph-web