Ok, I have successfully installed my etch distro and MV2 (9503). I could now edit the wiki and modify it to a specific debian installation, rather than a complete build/install in /usr/local ;-)
Anyway, some "old features" are still here, in the example/ directory. For instance, in glyph.py, one can read (line 39): from enthought.mayavi.filters.simple_filters import MaskPoints It should be read: from enthought.mayavi.filters.mask_points import MaskPoints Cheers, -- http://scipy.org/FredericPetit ------------------------------------------------------------------------- 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
