The situation is this:
I use opensuse, which bundled with a python 2.4.X version, I installed
it.
Then I think python 2.6.4 is better, so I installed python 2.6.4
and all the later package I installed, were with python 2.6.4.
In my project, I need a module named tkinter (python-tk)
Now there is an python-tk missing, but the software management
software showed that it is already installed.
So I think it is asscociated with python 2.4.X.
And I cannot find a place for downloading this tkinter....so I cannot
install it manually too.
I guess I need to remove the old version of python? Right?
Do you guys have any suggestion , just to make the tkinter works for python 2.6.4?