Re: install older Python version parallel

2009-06-12 Thread Tim Wintle
On Fri, 2009-06-12 at 00:30 -0700, edexter wrote: > I suspect you want to install python 2.4 and then reinstall 2.6 I did > that in windows and I don't understand why it wouldn't work in linux It won't normally work on linux these days because most distributions of gnu/linux need python to run th

Re: install older Python version parallel

2009-06-12 Thread Simon212
> > Hi everybody, > > > > The situation: > > I wrote a GUI, based on Python, TkInter and Pmw. > > It runs perfectly fine with Python 2.4 (providing, TkInter and Pmw are > > installed). But it crashes with Python 2.6. I tried this on MacOSX11.4 > > and various Linux Distributions. > > Crashes o

Re: install older Python version parallel

2009-06-12 Thread edexter
On Jun 11, 8:50 am, "S. Dornseifer" wrote: > Hi everybody, > > The situation: > I wrote a GUI, based on Python, TkInter and Pmw. > It runs perfectly fine with Python 2.4 (providing, TkInter and Pmw are > installed). But it crashes with Python 2.6. I tried this on MacOSX11.4 > and various Linux Dis

Re: install older Python version parallel

2009-06-12 Thread edexter
On Jun 11, 8:50 am, "S. Dornseifer" wrote: > Hi everybody, > > The situation: > I wrote a GUI, based on Python, TkInter and Pmw. > It runs perfectly fine with Python 2.4 (providing, TkInter and Pmw are > installed). But it crashes with Python 2.6. I tried this on MacOSX11.4 > and various Linux Dis

Re: install older Python version parallel

2009-06-11 Thread Rhodri James
On Thu, 11 Jun 2009 15:50:06 +0100, S. Dornseifer wrote: Hi everybody, The situation: I wrote a GUI, based on Python, TkInter and Pmw. It runs perfectly fine with Python 2.4 (providing, TkInter and Pmw are installed). But it crashes with Python 2.6. I tried this on MacOSX11.4 and various

Re: install older Python version parallel

2009-06-11 Thread A. Cavallo
Hi, I'm working on a project of mine that does creates python installation under /opt so they can be installed side by side with a system installed one. There's a web page: http://pyvm.sourceforge.net/ With links to the newest build plus all teh accompaining unitests. But you can use the sour

install older Python version parallel

2009-06-11 Thread S. Dornseifer
Hi everybody, The situation: I wrote a GUI, based on Python, TkInter and Pmw. It runs perfectly fine with Python 2.4 (providing, TkInter and Pmw are installed). But it crashes with Python 2.6. I tried this on MacOSX11.4 and various Linux Distributions. Crashes occurs when I activate a Pmw.Diaog