[linux-audio-user] a live performance timer

Paul Winkler pw_lists at slinkp.com
Wed Oct 20 17:25:47 EDT 2004


On Wed, Oct 20, 2004 at 02:47:51PM -0400, Andres Cabrera wrote:
> Thanks Paul,
> Thanks for the file. I'm very new at this stuff, and now with your file 
> I'm getting:
> [andres at localhost andres]$ python timer_window.py
> Traceback (most recent call last):
>   File "timer_window.py", line 2, in ?
>     from Tkinter import *
> ImportError: No module named Tkinter
> I guess there's something wrong with my tcl/tk installation. I'll check 
> that and report back.

You are probablky missing Tkinter, which lets python use tk.
It might be a separate package on some distros.

-- 

Paul Winkler
http://www.slinkp.com



More information about the Linux-audio-user mailing list