Python, binding to the tk widget set and Skencil

Willy Picard picard at kti.ae.poznan.pl
Thu Jan 20 06:17:19 PST 2005


Hi,

I'm running a 4.11 FreeBsd computer and it seems that there is a problem with
the Skencil program. When I run it, I have the following error message:

Traceback (most recent call last):
  File "/usr/local/share/skencil/skencil.py", line 34, in ?
    Sketch.main.main()
  File "/usr/local/share/skencil/Sketch/Base/main.py", line 148, in main
    run_script = options.run_script)
  File "/usr/local/share/skencil/Sketch/UI/skapp.py", line 181, in __init__
    geometry = geometry)
  File "/usr/local/share/skencil/Sketch/UI/skapp.py", line 100, in __init__
    self.init_tk(screen_name, geometry)
  File "/usr/local/share/skencil/Sketch/UI/skapp.py", line 210, in init_tk
    geometry = geometry)
  File "/usr/local/share/skencil/Sketch/UI/skapp.py", line 105, in init_tk
    className = self.tk_class_name)
  File "/usr/local/lib/python2.4/lib-tk/Tkinter.py", line 1569, in __init__
    self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use)

It seems that the problem is in the Python binding to the Tk widget set (that's
why I am cross-posting this message).

Regards,

Willy Picard
-- 
Willy Picard                        e-mail: picard at kti.ae.poznan.pl
Dept. of Information Technology     www:    http://www.kti.ae.poznan.pl/
The Poznan University of Economics  tel:    +48 61 848 05 49
Mansfelda 4, 60-854 Poznan, Poland  fax:    +48 61 848 38 40


More information about the freebsd-ports mailing list