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


Groups > comp.lang.python > #42672

Re: Make python 3.3 the default one and not 2.7

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <gouzounakis@hotmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.003
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'subject:not': 0.03; 'interpreter': 0.05; 'url:products': 0.07; 'opens.': 0.09; 'subject:2.7': 0.09; 'thx': 0.09; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; '2.7': 0.14; '(windows': 0.16; '.py': 0.16; 'idle,': 0.16; 'key?': 0.16; 'subject:3.3': 0.16; 'subject:default': 0.16; 'url:enthought': 0.16; 'subject:python': 0.16; 'trying': 0.19; 'advance.': 0.19; 'file,': 0.19; 'version.': 0.19; 'select': 0.22; 'cc:addr:python.org': 0.22; 'header:User-Agent:1': 0.23; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'post': 0.26; 'header:In-Reply-To:1': 0.27; 'installed': 0.27; 'especially': 0.30; 'too.': 0.31; 'writes:': 0.31; 'there,': 0.34; 'subject:the': 0.34; 'problem': 0.35; 'received:209.85': 0.35; 'received:209.85.220': 0.35; 'one,': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'version': 0.36; 'idle': 0.36; 'subject:one': 0.36; 'entry': 0.36; 'should': 0.36; 'changing': 0.37; 'too': 0.37; 'two': 0.37; 'received:209': 0.37; 'does': 0.39; 'use.': 0.39; 'changed': 0.39; 'how': 0.40; 'mentioned': 0.61; 'information': 0.63; 'default': 0.69; '8bit%:92': 0.71; '8bit%:100': 0.72; 'touch': 0.74; 'click': 0.77; 'url:php': 0.85; 'subject:Make': 0.91; '2013': 0.98
X-Received by 10.49.121.200 with SMTP id lm8mr138193qeb.5.1364998756652; Wed, 03 Apr 2013 07:19:16 -0700 (PDT)
Newsgroups comp.lang.python
Date Wed, 3 Apr 2013 07:19:16 -0700 (PDT)
In-Reply-To <mailman.44.1364982246.3114.python-list@python.org>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=176.92.46.158; posting-account=w5zIPQkAAADQJ4uYAZCX7rtdCzv6ISFm
References <bcf376b4-4653-466a-ba8b-26a5cbc70971@googlegroups.com> <mailman.44.1364982246.3114.python-list@python.org>
User-Agent G2/1.0
X-Google-Web-Client true
X-Google-IP 176.92.46.158
MIME-Version 1.0
Subject Re: Make python 3.3 the default one and not 2.7
From "D. Xenakis" <gouzounakis@hotmail.com>
To comp.lang.python@googlegroups.com
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding quoted-printable
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Message-ID <mailman.61.1364998761.3114.python-list@python.org> (permalink)
Lines 59
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1364998761 news.xs4all.nl 6945 [2001:888:2000:d::a6]:46052
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:42672

Show key headers only | View raw


Τη Τετάρτη, 3 Απριλίου 2013 12:43:43 μ.μ. UTC+3, ο χρήστης Wolfgang Maier έγραψε:
> 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

I changed this too Python.CompiledFile to my 33 version.
Should i not touch this key?

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