Dear Dr. Olivier,

On Thursday 17 September 2009 08:41 PM, TCHERBAKOFF Olivier wrote:
> I'm not having similar luck with installing MayaVi.

Can you please tell us how you installed mayavi?

Also, I would recommend that you try Mayavi2 instead.  However, 
installing Mayavi2 can be fairly daunting right now.

> On import, it throws the following error.
>     297     MayaViTkGUI = Main.MayaViTkGUI
> 
>     298 else:
> 
> --> 299     MayaViTkGUI = mayavi.Main.MayaViTkGUI
> 

Can you try the following:

$ python -c "import mayavi; print mayavi.__file__"

And tell us the output.

cheers,
prabhu

------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
MayaVi-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mayavi-users

Reply via email to