Make python 3.3 the default one and not 2.7

Mark Lawrence breamoreboy at yahoo.co.uk
Wed Apr 3 08:19:27 EDT 2013


On 03/04/2013 09:44, D. Xenakis wrote:
> 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.
>

Not quite answering your question but are you aware of 
http://docs.python.org/3/using/windows.html#launcher ?

-- 
If you're using GoogleCrap™ please read this 
http://wiki.python.org/moin/GoogleGroupsPython.

Mark Lawrence




More information about the Python-list mailing list