This is because sketch does not support the alpha 2.3 python, it includes a module named "paxtkinter" which is used instead of pythons _tkinter, but is incompatible with the version in python-2.3. The workarounds I have tried so far have all failed.

I'll try to fix it, but....

in the meantime, use the older, non-alpha python -2.2.
fink install python-2.2.2-4
fink rebuild pil numeric sketch

(am copying fink-users in this reply, hopefully it will answer other, yet unasked, questions).

Peter


On Sunday, March 30, 2003, at 07:26 PM, FR chalaoux wrote:



[orion:~] frchalaoux% sketch
Traceback (most recent call last):
File "/sw/bin/sketch", line 34, in ?
Sketch.main.main()
File "/sw/lib/sketch-0.6.15/Sketch/Base/main.py", line 148, in main
run_script = options.run_script)
File "/sw/lib/sketch-0.6.15/Sketch/UI/skapp.py", line 181, in __init__
geometry = geometry)
File "/sw/lib/sketch-0.6.15/Sketch/UI/skapp.py", line 100, in __init__
self.init_tk(screen_name, geometry)
File "/sw/lib/sketch-0.6.15/Sketch/UI/skapp.py", line 210, in init_tk
geometry = geometry)
File "/sw/lib/sketch-0.6.15/Sketch/UI/skapp.py", line 105, in init_tk
className = self.tk_class_name)
File "/sw/lib/python2.3/lib-tk/Tkinter.py", line 1532, in __init__
self.tk.wantobjects(wantobjects)
AttributeError: wantobjects



------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to