Threading on IRIX 646

Aahz Maruch aahz at panix.com
Fri Sep 21 12:26:01 EDT 2001


In article <9o77mo$3uo2$1 at mail1.wg.waii.com>,
Martin Franklin  <martin.franklin at westgeo.com> wrote:
>
>I have a problem with threads on IRIX......  that probably says it all...
>
>  [...]
>
>"/usr/local/lib/python2.0/lib-tk/Tkinter.py",
>line 2680, in insert
>    self.tk.call((self._w, 'insert', index, chars) + args)
>TclError: Nonebad option "0": must be bbox, cget, compare, configure, debug,
>delete, dlineinfo, dump, get, image, index, insert, mark, scan, search, see,
>tag, window, xview, or yview

This looks like a Tk error.  What version of Tk are you using?  Is it
the same as the other platforms?

Also, I'll mention the usual advice for SGI: turn off *ALL*
optimizations and recompile Python and Tcl/Tk.
-- 
                      --- Aahz  <*>  (Copyright 2001 by aahz at pobox.com)

Hugs and backrubs -- I break Rule 6                 http://www.rahul.net/aahz/
Androgynous poly kinky vanilla queer het Pythonista   

We must not let the evil of a few trample the freedoms of the many.



More information about the Python-list mailing list