2 versions of python on 1 machine

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • flupke

    #1

    2 versions of python on 1 machine

    Content-Type: text/plain; charset=us-ascii; format=flowed
    Content-Transfer-Encoding: 7bit
    Lines: 15
    Message-ID: <GAcDd.21809$UG 5.1595449@phobo s.telenet-ops.be>
    Date: Thu, 06 Jan 2005 15:13:42 GMT
    NNTP-Posting-Host: 212.123.8.34
    X-Complaints-To: abuse@telenet.b e
    X-Trace: phobos.telenet-ops.be 1105024422 212.123.8.34 (Thu, 06 Jan 2005 16:13:42 MET)
    NNTP-Posting-Date: Thu, 06 Jan 2005 16:13:42 MET
    Organization: Telenet Internet
    Xref: number1.nntp.dc a.giganews.com comp.lang.pytho n:390779

    I searched with Google and on this newsgroups and i didn't find any info
    regarding this. If there is more info, please redirect me to that info.

    I have version 2.3.4 and 2.4 installed on windows and i thought that by
    switching the PYTHONPATH parameter to the dir of the 2.4 version that
    that would make python 2.4 active.

    However when i envoke python from the commandline, it still runs 2.3.4
    Is it possible to have 2 versions installed and switching versions when
    you need to?

    How can i do that?

    Thanks,
    Benedict
Working...