Installing mayavi bleeding edge
2010-01-03 09:41:35 GMT
I followed the instruction[1] to install the svn mayavi with all the dependences, however I can install Mayavi properly.
This is the error:
mattions <at> triton:Mayavi_3.3.1$ sudo ets develop
[sudo] password for mattions:
Running "/usr/bin/python setup.py develop --no-deps" within dir "/home/mattions/Work/progs/Mayavi/Mayavi_3.3.1/Traits_3.2.1"
running develop
unrecognized .svn/entries format; skipping .
running egg_info
writing requirements to Traits.egg-info/requires.txt
writing Traits.egg-info/PKG-INFO
writing namespace_packages to Traits.egg-info/namespace_packages.txt
writing top-level names to Traits.egg-info/top_level.txt
writing dependency_links to Traits.egg-info/dependency_links.txt
unrecognized .svn/entries format in
reading manifest file 'Traits.egg-info/SOURCES.txt'
writing manifest file 'Traits.egg-info/SOURCES.txt'
running build_ext
copying build/lib.linux-i686-2.6/enthought/traits/ctraits.so -> enthought/traits
copying build/lib.linux-i686-2.6/enthought/traits/protocols/_speedups.so -> enthought/traits/protocols
Creating /usr/local/lib/python2.6/dist-packages/Traits.egg-link (link to .)
Traits 3.2.1.dev-r0 is already the active version in easy-install.pth
Installed /home/mattions/Work/progs/Mayavi/Mayavi_3.3.1/Traits_3.2.1
running build_docs
Using source directory /home/mattions/Work/progs/Mayavi/Mayavi_3.3.1/Traits_3.2.1/docs/source
Running Sphinx v0.6.2
loading pickled environment... done
building [html]: targets for 0 source files that are out of date
updating environment: 0 added, 0 changed, 0 removed
looking for now-outdated files... none found
no targets are out of date.
Running "/usr/bin/python setup.py develop --no-deps" within dir "/home/mattions/Work/progs/Mayavi/Mayavi_3.3.1/TraitsGUI_3.1.1"
running develop
unrecognized .svn/entries format; skipping .
running egg_info
writing requirements to TraitsGUI.egg-info/requires.txt
writing TraitsGUI.egg-info/PKG-INFO
writing namespace_packages to TraitsGUI.egg-info/namespace_packages.txt
writing top-level names to TraitsGUI.egg-info/top_level.txt
writing dependency_links to TraitsGUI.egg-info/dependency_links.txt
unrecognized .svn/entries format in
reading manifest file 'TraitsGUI.egg-info/SOURCES.txt'
writing manifest file 'TraitsGUI.egg-info/SOURCES.txt'
running build_ext
Creating /usr/local/lib/python2.6/dist-packages/TraitsGUI.egg-link (link to .)
TraitsGUI 3.1.1.dev-r0 is already the active version in easy-install.pth
Installed /home/mattions/Work/progs/Mayavi/Mayavi_3.3.1/TraitsGUI_3.1.1
running build_docs
Using source directory /home/mattions/Work/progs/Mayavi/Mayavi_3.3.1/TraitsGUI_3.1.1/docs/source
Running Sphinx v0.6.2
loading pickled environment... not found
building [html]: targets for 0 source files that are out of date
updating environment: 0 added, 0 changed, 0 removed
WARNING: master file /home/mattions/Work/progs/Mayavi/Mayavi_3.3.1/TraitsGUI_3.1.1/docs/source/index.rst not found
looking for now-outdated files... none found
no targets are out of date.
Running "/usr/bin/python setup.py develop --no-deps" within dir "/home/mattions/Work/progs/Mayavi/Mayavi_3.3.1/TraitsBackendWX_3.2.1"
running develop
unrecognized .svn/entries format; skipping .
running egg_info
writing requirements to TraitsBackendWX.egg-info/requires.txt
writing TraitsBackendWX.egg-info/PKG-INFO
writing namespace_packages to TraitsBackendWX.egg-info/namespace_packages.txt
writing top-level names to TraitsBackendWX.egg-info/top_level.txt
writing dependency_links to TraitsBackendWX.egg-info/dependency_links.txt
unrecognized .svn/entries format in
reading manifest file 'TraitsBackendWX.egg-info/SOURCES.txt'
writing manifest file 'TraitsBackendWX.egg-info/SOURCES.txt'
running build_ext
Creating /usr/local/lib/python2.6/dist-packages/TraitsBackendWX.egg-link (link to .)
TraitsBackendWX 3.2.1.dev-r0 is already the active version in easy-install.pth
Installed /home/mattions/Work/progs/Mayavi/Mayavi_3.3.1/TraitsBackendWX_3.2.1
Running "/usr/bin/python setup.py develop --no-deps" within dir "/home/mattions/Work/progs/Mayavi/Mayavi_3.3.1/EnvisagePlugins_3.1.2"
running develop
unrecognized .svn/entries format; skipping .
running egg_info
writing requirements to EnvisagePlugins.egg-info/requires.txt
writing EnvisagePlugins.egg-info/PKG-INFO
writing namespace_packages to EnvisagePlugins.egg-info/namespace_packages.txt
writing top-level names to EnvisagePlugins.egg-info/top_level.txt
writing dependency_links to EnvisagePlugins.egg-info/dependency_links.txt
writing entry points to EnvisagePlugins.egg-info/entry_points.txt
unrecognized .svn/entries format in
reading manifest file 'EnvisagePlugins.egg-info/SOURCES.txt'
writing manifest file 'EnvisagePlugins.egg-info/SOURCES.txt'
running build_ext
Creating /usr/local/lib/python2.6/dist-packages/EnvisagePlugins.egg-link (link to .)
EnvisagePlugins 3.1.2.dev-r0 is already the active version in easy-install.pth
Installed /home/mattions/Work/progs/Mayavi/Mayavi_3.3.1/EnvisagePlugins_3.1.2
running build_docs
Using source directory /home/mattions/Work/progs/Mayavi/Mayavi_3.3.1/EnvisagePlugins_3.1.2/docs/source
Running Sphinx v0.6.2
loading pickled environment... not found
building [html]: targets for 0 source files that are out of date
updating environment: 0 added, 0 changed, 0 removed
WARNING: master file /home/mattions/Work/progs/Mayavi/Mayavi_3.3.1/EnvisagePlugins_3.1.2/docs/source/index.rst not found
looking for now-outdated files... none found
no targets are out of date.
Running "/usr/bin/python setup.py develop --no-deps" within dir "/home/mattions/Work/progs/Mayavi/Mayavi_3.3.1/Mayavi_3.3.1"
running develop
unrecognized .svn/entries format; skipping .
running gen_docs
Traceback (most recent call last):
File "/usr/local/bin/ets", line 8, in <module>
load_entry_point('ETSProjectTools==0.6.0.dev-r0', 'console_scripts', 'ets')()
File "/usr/local/lib/python2.6/dist-packages/enthought/ets/ets.py", line 152, in main
args.func(args, cfg)
File "/usr/local/lib/python2.6/dist-packages/enthought/ets/develop.py", line 76, in main
checkouts.perform(command, dry_run=args.dry_run)
File "/usr/local/lib/python2.6/dist-packages/enthought/ets/tools/checkouts.py", line 126, in perform
'%s' % project)
RuntimeError: Unable to complete command for project: /home/mattions/Work/progs/Mayavi/Mayavi_3.3.1/Mayavi_3.3.1
[1]http://code.enthought.com/projects/mayavi/docs/development/html/mayavi/installation.html
------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________ MayaVi-users mailing list MayaVi-users <at> lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mayavi-users
RSS Feed