2 versions of python on 1 machine
From: flupke (flupke_at_nonexistingdomain.com)
Date: 01/06/05
- Next message: michele.simionato_at_gmail.com: "Re: parameterized metaclass (or metametaclass)"
- Previous message: Peter Maas: "Re: Embedding a restricted python interpreter"
- Next in thread: Peter Hansen: "Re: 2 versions of python on 1 machine"
- Reply: Peter Hansen: "Re: 2 versions of python on 1 machine"
- Reply: Aaron Bingham: "Re: 2 versions of python on 1 machine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: michele.simionato_at_gmail.com: "Re: parameterized metaclass (or metametaclass)"
- Previous message: Peter Maas: "Re: Embedding a restricted python interpreter"
- Next in thread: Peter Hansen: "Re: 2 versions of python on 1 machine"
- Reply: Peter Hansen: "Re: 2 versions of python on 1 machine"
- Reply: Aaron Bingham: "Re: 2 versions of python on 1 machine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|