Thank you to anyone who has already donated - your generous donations helped make three months of treatment possible.
My brother Nate continues to fight stage IV Hodgkin's lymphoma. He's just 31, with a wife and baby girl. They have no active income (since he's been unable to return to work), no insurance, and cannot afford the treatment he needs. Nate and his family need your help. Please consider a donation, every dollar helps. Thanks.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 |
Downloading/unpacking Cython==0.15.1 Running setup.py egg_info for package Cython Downloading/unpacking numpy==1.6.1 Running setup.py egg_info for package numpy Running from numpy source directory.non-existing path in 'numpy/distutils': 'site.cfg' F2PY Version 2 blas_opt_info: FOUND: extra_link_args = ['-Wl,-framework', '-Wl,Accelerate'] define_macros = [] extra_compile_args = ['-faltivec', '-I/System/Library/Frameworks/vecLib.framework/Headers'] lapack_opt_info: FOUND: extra_link_args = ['-Wl,-framework', '-Wl,Accelerate'] define_macros = [] extra_compile_args = ['-faltivec'] build_src building py_modules sources building library "npymath" sources customize NAGFCompiler Could not locate executable f95 customize AbsoftFCompiler Could not locate executable f90 Could not locate executable f77 customize IBMFCompiler Could not locate executable xlf90 Could not locate executable xlf customize IntelFCompiler Could not locate executable ifort Could not locate executable ifc customize GnuFCompiler Could not locate executable g77 customize Gnu95FCompiler Found executable /usr/bin/gfortran customize Gnu95FCompiler customize Gnu95FCompiler using config C compiler: clang -fno-strict-aliasing -fno-common -dynamic -Os -w -pipe -march=core2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/Cellar/python/2.7.2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' clang: _configtest.c clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest C compiler: clang -fno-strict-aliasing -fno-common -dynamic -Os -w -pipe -march=core2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/Cellar/python/2.7.2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' clang: _configtest.c clang _configtest.o -o _configtest success! removing: _configtest.c _configtest.o _configtest building extension "numpy.core._sort" sources adding 'build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. adding 'build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py adding 'build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources. numpy.core - nothing done with h_files = ['build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h'] building extension "numpy.core.multiarray" sources adding 'build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. adding 'build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py adding 'build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources. numpy.core - nothing done with h_files = ['build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h'] building extension "numpy.core.umath" sources adding 'build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. adding 'build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_ufunc_api.py adding 'build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources. adding 'build/src.macosx-10.4-x86_64-2.7/numpy/core/src/umath' to include_dirs. numpy.core - nothing done with h_files = ['build/src.macosx-10.4-x86_64-2.7/numpy/core/src/umath/funcs.inc', 'build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h'] building extension "numpy.core.scalarmath" sources adding 'build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/config.h' to sources. adding 'build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h' to sources. executing numpy/core/code_generators/generate_numpy_api.py adding 'build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h' to sources. executing numpy/core/code_generators/generate_ufunc_api.py adding 'build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h' to sources. numpy.core - nothing done with h_files = ['build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/config.h', 'build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/_numpyconfig.h', 'build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/__multiarray_api.h', 'build/src.macosx-10.4-x86_64-2.7/numpy/core/include/numpy/__ufunc_api.h'] building extension "numpy.core._dotblas" sources adding 'numpy/core/blasdot/_dotblas.c' to sources. building extension "numpy.core.umath_tests" sources building extension "numpy.core.multiarray_tests" sources building extension "numpy.lib._compiled_base" sources building extension "numpy.numarray._capi" sources building extension "numpy.fft.fftpack_lite" sources building extension "numpy.linalg.lapack_lite" sources adding 'numpy/linalg/lapack_litemodule.c' to sources. adding 'numpy/linalg/python_xerbla.c' to sources. building extension "numpy.random.mtrand" sources C compiler: clang -fno-strict-aliasing -fno-common -dynamic -Os -w -pipe -march=core2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/usr/local/Cellar/python/2.7.2/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' clang: _configtest.c clang _configtest.o -o _configtest _configtest failure. removing: _configtest.c _configtest.o _configtest building data_files sources build_src: building npy-pkg config files Requirement already satisfied : distribute==0.6.24 in /Users/vbajpai/.virtualenvs/parser/lib/python2.7/site-packages/distribute-0.6.24-py2.7.egg Downloading/unpacking logilab-astng==0.23.1 Running setup.py egg_info for package logilab-astng package init file './test/__init__.py' not found Downloading/unpacking logilab-common==0.57.1 Running setup.py egg_info for package logilab-common package init file './test/__init__.py' not found Downloading/unpacking netaddr==0.7.6 Running setup.py egg_info for package netaddr warning: no files found matching '*' under directory 'docs/api' warning: no previously-included files matching '*.svn*' found anywhere in distribution warning: no previously-included files matching '*.git*' found anywhere in distribution Downloading/unpacking numexpr==2.0.1 Running setup.py egg_info for package numexpr Traceback : File "<string>", line 14, in <module> File "/Users/vbajpai/.virtualenvs/parser/build/numexpr/setup.py", line 16, in <module> import numpy ImportError: No module named numpy Complete output from command python setup.py egg_info: Traceback : File "<string>", line 14, in <module> File "/Users/vbajpai/.virtualenvs/parser/build/numexpr/setup.py", line 16, in <module> import numpy ImportError: No module named numpy ---------------------------------------- Command python setup.py egg_info failed with error code 1 Storing complete log in /Users/vbajpai/.pip/pip.log |