Skip to content

Instantly share code, notes, and snippets.

@edwardsharp
Last active August 29, 2015 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edwardsharp/c457291552cb248c67c7 to your computer and use it in GitHub Desktop.
Save edwardsharp/c457291552cb248c67c7 to your computer and use it in GitHub Desktop.
build-scipy.sh.log01
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