Tkinter installation problems

Mladen Bestvina bestvina at math.utah.edu
Wed Feb 23 10:52:56 EST 2000


Here is what I get. Please help!

mladen at drava:/home/mladen/projects/grayson > python
Python 1.5.2 (#4, Feb 14 2000, 16:39:33)  [GCC pgcc-2.91.57 19980901
(egcs-1.1 re on linux2
Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
>>> import _tkinter
>>> import Tkinter
>>>  Tkinter._test()
  File "<stdin>", line 1
    Tkinter._test()
    ^
SyntaxError: invalid syntax
>>>                           

Mladen Bestvina



More information about the Python-list mailing list