Hello,

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

I've got the debian packages numpy (1.0rc1) and scipy (0.5.1) from
   http://deb-scipy.alioth.debian.org/apt

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

I succeeded in building tvtk and mayavi in their respective directories and
installing them but when mayavi2 is invoked, it requires some enthought stuff.

Traceback (most recent call last):
  File "/home/devel/py/bin/mayavi2", line 390, in ?
    from enthought.mayavi.app import Mayavi
  File "/home/devel/py/lib/python2.4/site-packages/enthought/mayavi/app.py",
line 10, in ?
    from enthought.util import wxversioncheck
ImportError: No module named util

Is there any way to build and install mayavi2 without building the whole
enthought package?

Regards,
ST
--






-------------------------------------------------------------------------
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