2 versions of python on 1 machine

From: flupke (flupke_at_nonexistingdomain.com)
Date: 01/06/05


Date: Thu, 06 Jan 2005 15:13:42 GMT

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



Relevant Pages

  • 2 versions of python on 1 machine
    ... NNTP-Posting-Host: 212.123.8.34 ... I searched with Google and on this newsgroups and i didn't find any info ... However when i envoke python from the commandline, ... Is it possible to have 2 versions installed and switching versions when ...
    (comp.lang.python)
  • Re: print in multithreaded environement ???
    ... > redirect to it. ... Python is not capable of doing in-process ... It spawns a new process for each interpreter and communicates with it ... because Python has the dreaded GIL. ...
    (comp.lang.python)
  • Re: Microsofts Dynamic Languages Runtime (DLR)
    ... You are making a very clumsy entrance into these newsgroups. ... you have started two cross-posted threads. ... in comp.lang.python. ... since it is about Microsoft DLR. ...
    (comp.lang.python)
  • Re: Too Much Context Switching?
    ... make use of multiple CPUs. ... For multi-threaded performance you will be better off switching to the libthr library ) or updating to 7.0. ... protect the python structures. ... possible, yields better threading behavior. ...
    (freebsd-questions)
  • Re: Too Much Context Switching?
    ... can make use of multiple CPUs. ... For multi-threaded performance you will be better off switching to the libthr library ) or updating to 7.0. ... protect the python structures. ... possible, yields better threading behavior. ...
    (freebsd-questions)