[SciPy-user] Simple plot problem - extended

Marian Jakubik mjakubik at ta3.sk
Tue Feb 17 05:28:20 EST 2009


Hi Gael,

the code you create "for" Ralph gives this error:

***

(python:29796): Gtk-CRITICAL **: gtk_widget_set_colormap: assertion
`!GTK_WIDGET_REALIZED (widget)' failed Traceback (most recent call
last): File "my.py", line 12, in <module>
    mlab.show()
AttributeError: 'module' object has no attribute 'show'
Segmentation fault

***

I was looking for the solution through Google and I found one thread in
[Enthought-dev] mailing list from September 2008 dealing with the
problem that mlab (from enthought.mayavi import mlab) object has no
attribute 'show'. But there was no solution :(

I apologize (especially to Ralph) for mixing the subjects of the
discussion...

Thanks for your useful comments...

Best,
Marian



More information about the SciPy-User mailing list