Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't cythonize on MacOSX, unlike Ubuntu #3

Open
shabnamkadir opened this issue Aug 6, 2015 · 0 comments
Open

Can't cythonize on MacOSX, unlike Ubuntu #3

shabnamkadir opened this issue Aug 6, 2015 · 0 comments
Labels

Comments

@shabnamkadir
Copy link
Contributor

(globalphy)physiol-95026:global_code shabnamkadir$ python setup.py build_ext --inplace
running build_ext
building 'supercluster' extension
/usr/bin/clang -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/shabnamkadir/miniconda/envs/globalphy/include -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.5.sdk -I/Users/shabnamkadir/miniconda/envs/globalphy/include/python3.4m -c supercluster.cpp -o build/temp.macosx-10.5-x86_64-3.4/supercluster.o
supercluster.cpp:266:10: fatal error: 'numpy/arrayobject.h' file not found

include "numpy/arrayobject.h"

     ^

1 error generated.
error: command '/usr/bin/clang' failed with exit status 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant