Created
October 14, 2014 16:47
-
-
Save danielballan/74e0de4312db9e10642b to your computer and use it in GitHub Desktop.
matplotlib-0.14.1rc1 fail
This file contains hidden or 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
| distutils.errors.DistutilsError: Setup script exited with error: Command "gcc -pthread -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -fPIC -DHAVE_NPY_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE=1 -D_LARGEFILE64_SOURCE=1 -Inumpy/core/include -Ibuild/src.linux-i686-2.7/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/src/npysort -Inumpy/core/include -I/home/dallan/anaconda/envs/bare/include/python2.7 -Ibuild/src.linux-i686-2.7/numpy/core/src/private -Ibuild/src.linux-i686-2.7/numpy/core/src/private -Ibuild/src.linux-i686-2.7/numpy/core/src/private -Ibuild/src.linux-i686-2.7/numpy/core/src/private -c build/src.linux-i686-2.7/numpy/core/src/multiarray/lowlevel_strided_loops.c -o build/temp.linux-i686-2.7/build/src.linux-i686-2.7/numpy/core/src/multiarray/lowlevel_strided_loops.o" failed with exit status 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment