En Mon, 21 May 2007 02:11:46 -0300, LokiDawg <[EMAIL PROTECTED]> escribió:

> Thanks for the tip, Ondrej. Unfortunately, this didn't do it, as pytvk
> still ends up at the same place:
>
>   File "/usr/lib/python2.4/site-packages/pyvtk/common.py", line 149,
> in get_datatype
>     r = self.get_datatype(o)
>   File "/usr/lib/python2.4/site-packages/pyvtk/common.py", line 140,
> in get_datatype
>     if is_int(obj): return self.default_int
>
> RuntimeError: maximum recursion depth exceeded

This looks like either a bug on pyvtk or maybe you making a circular  
reference to something - either way I think you'll get more help from the  
package developers.

-- 
Gabriel Genellina

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to