build-scipy.sh.log01
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
eeeeee:kivy-ios-master edward$ ./tools/build-scipy.sh | |
Gonna to try to run /Users/edward/src/python/kivy-ios-master/tmp/Python-2.7.1/hostpython setup.py build_ext -v | |
~/src/python/kivy-ios-master/tmp/scipy-0.14.0 ~/src/python/kivy-ios-master | |
Traceback (most recent call last): | |
File "setup.py", line 237, in <module> | |
setup_package() | |
File "setup.py", line 225, in setup_package | |
from numpy.distutils.core import setup | |
ImportError: No module named numpy.distutils.core |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment