Hi:

I'm getting a runtime failure with a number of programs that depend upon Tkinter. For example, here is what happens when I run the
demos for PMW:

% python All.py
Traceback (most recent call last):
File "All.py", line 7, in ?
import Tkinter
File "/sw/lib/python2.2/lib-tk/Tkinter.py", line 35, in ?
import _tkinter # If this fails your Python may not be configured for Tk
ImportError: Failure linking new module


I don't know if this is just me or if something major has gone wrong, but would be grateful for any suggestions.

Thanks.



William G. Scott

Associate Professor
Department of Chemistry and Biochemistry
and The Center for the Molecular Biology of RNA
Sinsheimer Laboratories
University of California at Santa Cruz
Santa Cruz, California 95064
USA

phone: +1-831-459-5367 (office)
+1-831-459-5292 (lab)
fax: +1-831-4593139 (fax)


Reply via email to