30 Oct
2003
30 Oct
'03
20:53
On Thu, Oct 30, 2003 at 01:48:20PM -0700, Henry Harpending wrote:
On Thu, Oct 30, 2003 at 01:14:48PM -0500, Bruce Marshall wrote:
I installed it from DVD but no go: it wants to import Tkinter, which is in my /usr/lib/python2.2 subdirectory but not installed as part of python 2.3 or any other rpm on the 9.0 DVD that I can find.
Henry Harpending
It runs fine here on 9.0.
Would you run
locate Tkinter
and let me know what you get? If you have something like Tkinter.py or Tkinter.so would you also tell me what
rpm -qf /path/Tkinter.extension
gives you?
My fault: I have an "updated" python-tk rpm from apt that breaks pysol. I reverted to the one on the CD and pysol works fine. Henry Harpending