>>>>> "ST" == LUK ShunTim <[EMAIL PROTECTED]> writes:

    ST> Hello, I'd like to try out mayavi2 on a debian/sid box and I
    ST> followed the instructions at
    ST> http://scipy.org/Cookbook/MayaVi/Installation to build it
    ST> using the enthought svn checkout.

    ST> Here's the problem: Enthought's setup_enthought.py uses the
    ST> scipy_distutils package which appears to have been now moved
    ST> to numpy with release of the 1.0 version (now called
    ST> numpy.distutils). Scipy_distutils no longer exists and
    ST> building of enthought failed.

Those instructions are outdated it seems.  You should try and use
src/lib/enthought/setup.py which should work with numpy.  See here for
more details:

 https://svn.enthought.com/enthought/wiki/GrabbingAndBuilding

    ST> I succeeded in building tvtk and mayavi in their respective
    ST> directories and installing them but when mayavi2 is invoked,
    ST> it requires some enthought stuff.
[...]
    ST> Is there any way to build and install mayavi2 without building
    ST> the whole enthought package?

MayaVi2 is a part of the Enthought Tool Suite (ETS) and uses several
of the tools in ETS.  You need to have several of these ETS
components.  Mayavi does not use chaco/kiva so you need not build
those.  So, apart from enthought.traits and enthought.tvtk, there is
nothing you really need to build.  That said, it is probably just
easier to build/install things using the method cited in the above
wiki page.

Enthought is working on a distribution tool called Enstaller that lets
you easily download, manage and install Python eggs.  This is still
under heavy development and is not fully done yet.  I hope that once
this happens installing mayavi2 should be a breeze.

cheers,
prabhu



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
MayaVi-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mayavi-users

Reply via email to