On Mon, Feb 21, 2011 at 11:40:19AM +0000, David Flitney wrote:
>    I'm having trouble with porting my scripts. I think the issue is with the
>    installation of the Traits components but can't get any further:
> [snip]
>    NotImplementedError:
>    WARNING: Failure executing file: <traits_test.py>
>    In [12]:
>    I've been using easy_install to install the components.

Hey David,

Sorry for the slow answer. Hectic days.

It seems that you are missing TraitsBackendQt (I gather you want to work
under Qt).

If you install from easy_install, an easy mistake is that you need to
install 'easy_install mayavi[app]' (protecting the '[' and ']' from the
shell expansion). Without the '[app]' it only installs what is needed for
headless operation.

HTH,

Gaƫl

------------------------------------------------------------------------------
Index, Search & Analyze Logs and other IT data in Real-Time with Splunk 
Collect, index and harness all the fast moving IT data generated by your 
applications, servers and devices whether physical, virtual or in the cloud.
Deliver compliance at lower cost and gain new business insights. 
Free Software Download: http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________
MayaVi-users mailing list
MayaVi-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mayavi-users

Reply via email to