Re: Can't run Tk programs in Python (1.4.0-4, unstable)
On Sun, Sep 28, 1997 at 04:10:20PM -0700, alternate wrote:
> I can't get any Tk programs to run in Python. They all fail with the
> >>> from Tkinter import *
> python: can't resolve symbol 'XpmCreateXpmImageFromData'
> python: can't resolve symbol '_IO_putc'
> python: can't resolve symbol 'XpmFreeXpmImage'
> python: can't resolve symbol 'XpmReadFileToXpmImage'
> Traceback (innermost last):
> File "<stdin>", line 1, in ?
> File "/usr/lib/python1.4/tkinter/Tkinter.py", line 11, in ?
> import tkinter
> ImportError: No module named tkinter
> >>>
It's working now, after I removed and reinstalled python-tk, tk and tcl,
tk applications, (along with xbase and a bunch of other things, which
dkpg took it into its head to uninstall based on the dependencies).
-Mike Orr
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-request@lists.debian.org .
Trouble? e-mail to templin@bucknell.edu .
Reply to: