When saving a visualization in mayavi2, I get the following exception
after I've added an instance of the Text module:

Exception
In
/home/luis/usr/lib/python2.4/site-packages/enthought.traits-2.0b2.dev_r12688-py2.4-linux-i686.egg/enthought/traits/trait_handlers.py:177
TraitError: The 'y_position' trait of a Text instance must be 0.0 <= a
floating point number <= 1.0, but a value of None was specified. (in error)

I looked at the class enthought.mayavi.modules.text.Text but I don't see
any obvious fix. Is there a way to make sure that the x_position and
y_position Range traits get pickled properly?

Thanks
-Luis

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
MayaVi-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mayavi-users

Reply via email to