Hello,
I'm doing a project doing atomic models and am using a toolkit that was developed for Python 2.4 on Ubuntu. I have Python 2.4 installed as my default python currently; however, when I download the tools I need from the synaptic package manager. They only work for my original default version of Python 2.6. And removing Python2.6 from my computer would cause the entire operating system to crash (as experienced when removing it using the synaptic package manager).
The python packages I need are:
Numeric, PIL, Pmw, PyOpenGL, readline, Tkinter
I believe I already have readline, but the others are still needed. Does anyone have any ideas or advice? It would be much appreciated. Thanks.