On 9/27/07, skaller <[EMAIL PROTECTED]> wrote:
> > > ./bin/gflx.py
> > Exception exceptions.AttributeError: "StringVar instance has no
> > attribute '_tk'" in <bound method StringVar.__del__ of
> > <Tkinter.StringVar instance at 0x5970d0>> ignored
> > Traceback (most recent call last):
> >   File "./bin/gflx.py", line 543, in ?
> >     app = App(root,initfile)
> >   File "./bin/gflx.py", line 269, in __init__
> >     value=self.appstate.runstring)
> > TypeError: __init__() got an unexpected keyword argument 'name'
>
> Do you have Tcl/Tk installed?


That seems to be the case. What's strange though is that on my mac, i
can only get it to work with my python 2.5 build. It doesn't work on
the builtin python version 2.3 nor my version of python 2.4. I wonder
what's going on.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to