Problems building numpy using setupegg
Nov. 16, 2007
1:54 p.m.
I am trying to build some installers of numpy using setuptools and bdist_mpkg on Leopard using the following command: python setupegg.py config_fc --fcompiler gnu95 config -L../staticlibs build bdist_mpkg --open However, I get the following error towards the end of the build: Copying numpy.egg-info to build/bdist.macosx-10.3-i386/mpkg/ platlib/Library/Python/2.5/site-packages/numpy-1.0.5.dev4464-py2.5.egg-info running install_scripts error: cannot copy tree 'build/scripts.macosx-10.3-i386-2.5': not a directory This is a confusing error, since there is a "build/scripts.macosx-10.3-i386-2.5" and it is certainly a directory.
6753
Age (days ago)
6753
Last active (days ago)
0 comments
1 participants
participants (1)
-
Chris