1 Feb 2012 01:51
building mayavi on os x 10.7
Hi, I'm trying to build mayavi in a custom installation and am wondering if I can get some pointers. When I run 'python ets.py develop' things go fine until mayavi, which gives the following error. It looks like it fails trying to build the docs, but I don't understand why it's trying to do that before successfully building mayavi. If I just run 'python setup.py install' I get seg fault and can't seem to get any information about why it's failing. I'd appreciate any pointers on how to get more information about why the build is failing. Thanks, Chris Running command ['/Users/cekees/proteus/darwinclang/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python', 'setup.py', 'develop'] in package mayavi running develop running gen_docs running build_docs make -f MakefileMayavi html sphinx-build -b html -d build/mayavi/doctrees source/mayavi build/mayavi/html Running Sphinx v1.1.2 loading pickled environment... done building [html]: targets for 1 source files that are out of date updating environment: 0 added, 5 changed, 0 removed Traceback (most recent call last):_view_objects File(Continue reading)
RSS Feed