Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- arymanus:~> source environments/standard/bin/activate
- (standard)arymanus:~> pip freeze
- backports.ssl-match-hostname==3.4.0.2
- certifi==2015.4.28
- Cython==0.22
- hashdist==0.3
- instant==1.5.0
- ipython==3.1.0
- ipywidgets==0.0.1
- Jinja2==2.7.3
- jsonschema==2.4.0
- kwant==1.0.3
- MarkupSafe==0.23
- matplotlib==1.4.3
- mistune==0.5.1
- mock==1.0.1
- nose==1.3.6
- numpy==1.9.2
- ptyprocess==0.4
- Pygments==2.0.2
- pyparsing==2.0.3
- python-dateutil==2.4.2
- pytz==2015.2
- pyzmq==14.6.0
- scipy==0.15.1
- six==1.9.0
- sympy==0.7.6
- terminado==0.5
- tinyarray==1.0.5
- tornado==4.1
- (standard)arymanus:~> pip install h5py
- Collecting h5py
- Using cached h5py-2.5.0.tar.gz
- Requirement already satisfied (use --upgrade to upgrade): numpy>=1.6.1 in ./environments/standard/lib/python2.7/site-packages (from h5py)
- Requirement already satisfied (use --upgrade to upgrade): Cython>=0.17 in ./environments/standard/lib/python2.7/site-packages (from h5py)
- Requirement already satisfied (use --upgrade to upgrade): six in ./environments/standard/lib/python2.7/site-packages (from h5py)
- Installing collected packages: h5py
- Running setup.py install for h5py
- Complete output from command /home/arymanus/environments/standard/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip-build-JWPLe0/h5py/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-9VuFAr-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/arymanus/environments/standard/include/site/python2.7/h5py:
- running install
- running build
- running build_py
- creating build
- creating build/lib.linux-x86_64-2.7
- creating build/lib.linux-x86_64-2.7/h5py
- copying h5py/__init__.py -> build/lib.linux-x86_64-2.7/h5py
- copying h5py/ipy_completer.py -> build/lib.linux-x86_64-2.7/h5py
- copying h5py/version.py -> build/lib.linux-x86_64-2.7/h5py
- copying h5py/highlevel.py -> build/lib.linux-x86_64-2.7/h5py
- creating build/lib.linux-x86_64-2.7/h5py/_hl
- copying h5py/_hl/__init__.py -> build/lib.linux-x86_64-2.7/h5py/_hl
- copying h5py/_hl/dataset.py -> build/lib.linux-x86_64-2.7/h5py/_hl
- copying h5py/_hl/selections.py -> build/lib.linux-x86_64-2.7/h5py/_hl
- copying h5py/_hl/filters.py -> build/lib.linux-x86_64-2.7/h5py/_hl
- copying h5py/_hl/datatype.py -> build/lib.linux-x86_64-2.7/h5py/_hl
- copying h5py/_hl/dims.py -> build/lib.linux-x86_64-2.7/h5py/_hl
- copying h5py/_hl/group.py -> build/lib.linux-x86_64-2.7/h5py/_hl
- copying h5py/_hl/selections2.py -> build/lib.linux-x86_64-2.7/h5py/_hl
- copying h5py/_hl/attrs.py -> build/lib.linux-x86_64-2.7/h5py/_hl
- copying h5py/_hl/base.py -> build/lib.linux-x86_64-2.7/h5py/_hl
- copying h5py/_hl/files.py -> build/lib.linux-x86_64-2.7/h5py/_hl
- creating build/lib.linux-x86_64-2.7/h5py/tests
- copying h5py/tests/__init__.py -> build/lib.linux-x86_64-2.7/h5py/tests
- copying h5py/tests/common.py -> build/lib.linux-x86_64-2.7/h5py/tests
- creating build/lib.linux-x86_64-2.7/h5py/tests/old
- copying h5py/tests/old/__init__.py -> build/lib.linux-x86_64-2.7/h5py/tests/old
- copying h5py/tests/old/test_slicing.py -> build/lib.linux-x86_64-2.7/h5py/tests/old
- copying h5py/tests/old/test_attrs_data.py -> build/lib.linux-x86_64-2.7/h5py/tests/old
- copying h5py/tests/old/test_objects.py -> build/lib.linux-x86_64-2.7/h5py/tests/old
- copying h5py/tests/old/test_base.py -> build/lib.linux-x86_64-2.7/h5py/tests/old
- copying h5py/tests/old/test_dimension_scales.py -> build/lib.linux-x86_64-2.7/h5py/tests/old
- copying h5py/tests/old/test_file.py -> build/lib.linux-x86_64-2.7/h5py/tests/old
- copying h5py/tests/old/test_datatype.py -> build/lib.linux-x86_64-2.7/h5py/tests/old
- copying h5py/tests/old/test_h5.py -> build/lib.linux-x86_64-2.7/h5py/tests/old
- copying h5py/tests/old/test_selections.py -> build/lib.linux-x86_64-2.7/h5py/tests/old
- copying h5py/tests/old/test_h5t.py -> build/lib.linux-x86_64-2.7/h5py/tests/old
- copying h5py/tests/old/test_dataset.py -> build/lib.linux-x86_64-2.7/h5py/tests/old
- copying h5py/tests/old/test_h5f.py -> build/lib.linux-x86_64-2.7/h5py/tests/old
- copying h5py/tests/old/test_group.py -> build/lib.linux-x86_64-2.7/h5py/tests/old
- copying h5py/tests/old/test_attrs.py -> build/lib.linux-x86_64-2.7/h5py/tests/old
- copying h5py/tests/old/common.py -> build/lib.linux-x86_64-2.7/h5py/tests/old
- copying h5py/tests/old/test_h5p.py -> build/lib.linux-x86_64-2.7/h5py/tests/old
- creating build/lib.linux-x86_64-2.7/h5py/tests/hl
- copying h5py/tests/hl/__init__.py -> build/lib.linux-x86_64-2.7/h5py/tests/hl
- copying h5py/tests/hl/test_file.py -> build/lib.linux-x86_64-2.7/h5py/tests/hl
- copying h5py/tests/hl/test_dataset_swmr.py -> build/lib.linux-x86_64-2.7/h5py/tests/hl
- copying h5py/tests/hl/test_dataset_getitem.py -> build/lib.linux-x86_64-2.7/h5py/tests/hl
- copying h5py/tests/hl/test_attribute_create.py -> build/lib.linux-x86_64-2.7/h5py/tests/hl
- copying h5py/tests/hl/test_dims_dimensionproxy.py -> build/lib.linux-x86_64-2.7/h5py/tests/hl
- running build_ext
- Autodetection skipped [libhdf5.so: cannot open shared object file: No such file or directory]
- ********************************************************************************
- Summary of the h5py configuration
- Path to HDF5: None
- HDF5 Version: '1.8.4'
- MPI Enabled: False
- Rebuild Required: False
- ********************************************************************************
- Executing api_gen rebuild of defs
- Executing cythonize()
- Compiling /tmp/pip-build-JWPLe0/h5py/h5py/defs.pyx because it changed.
- Compiling /tmp/pip-build-JWPLe0/h5py/h5py/_errors.pyx because it changed.
- Compiling /tmp/pip-build-JWPLe0/h5py/h5py/_objects.pyx because it changed.
- Compiling /tmp/pip-build-JWPLe0/h5py/h5py/_proxy.pyx because it changed.
- Compiling /tmp/pip-build-JWPLe0/h5py/h5py/h5fd.pyx because it changed.
- Compiling /tmp/pip-build-JWPLe0/h5py/h5py/h5z.pyx because it changed.
- Compiling /tmp/pip-build-JWPLe0/h5py/h5py/h5.pyx because it changed.
- Compiling /tmp/pip-build-JWPLe0/h5py/h5py/h5i.pyx because it changed.
- Compiling /tmp/pip-build-JWPLe0/h5py/h5py/h5r.pyx because it changed.
- Compiling /tmp/pip-build-JWPLe0/h5py/h5py/utils.pyx because it changed.
- Compiling /tmp/pip-build-JWPLe0/h5py/h5py/_conv.pyx because it changed.
- Compiling /tmp/pip-build-JWPLe0/h5py/h5py/h5t.pyx because it changed.
- Compiling /tmp/pip-build-JWPLe0/h5py/h5py/h5s.pyx because it changed.
- Compiling /tmp/pip-build-JWPLe0/h5py/h5py/h5p.pyx because it changed.
- Compiling /tmp/pip-build-JWPLe0/h5py/h5py/h5d.pyx because it changed.
- Compiling /tmp/pip-build-JWPLe0/h5py/h5py/h5a.pyx because it changed.
- Compiling /tmp/pip-build-JWPLe0/h5py/h5py/h5f.pyx because it changed.
- Compiling /tmp/pip-build-JWPLe0/h5py/h5py/h5g.pyx because it changed.
- Compiling /tmp/pip-build-JWPLe0/h5py/h5py/h5l.pyx because it changed.
- Compiling /tmp/pip-build-JWPLe0/h5py/h5py/h5o.pyx because it changed.
- Compiling /tmp/pip-build-JWPLe0/h5py/h5py/h5ds.pyx because it changed.
- Compiling /tmp/pip-build-JWPLe0/h5py/h5py/h5ac.pyx because it changed.
- Cythonizing /tmp/pip-build-JWPLe0/h5py/h5py/_conv.pyx
- Cythonizing /tmp/pip-build-JWPLe0/h5py/h5py/_errors.pyx
- Cythonizing /tmp/pip-build-JWPLe0/h5py/h5py/_objects.pyx
- Cythonizing /tmp/pip-build-JWPLe0/h5py/h5py/_proxy.pyx
- Cythonizing /tmp/pip-build-JWPLe0/h5py/h5py/defs.pyx
- Cythonizing /tmp/pip-build-JWPLe0/h5py/h5py/h5.pyx
- Cythonizing /tmp/pip-build-JWPLe0/h5py/h5py/h5a.pyx
- Cythonizing /tmp/pip-build-JWPLe0/h5py/h5py/h5ac.pyx
- Cythonizing /tmp/pip-build-JWPLe0/h5py/h5py/h5d.pyx
- Cythonizing /tmp/pip-build-JWPLe0/h5py/h5py/h5ds.pyx
- Cythonizing /tmp/pip-build-JWPLe0/h5py/h5py/h5f.pyx
- Cythonizing /tmp/pip-build-JWPLe0/h5py/h5py/h5fd.pyx
- Cythonizing /tmp/pip-build-JWPLe0/h5py/h5py/h5g.pyx
- Cythonizing /tmp/pip-build-JWPLe0/h5py/h5py/h5i.pyx
- Cythonizing /tmp/pip-build-JWPLe0/h5py/h5py/h5l.pyx
- Cythonizing /tmp/pip-build-JWPLe0/h5py/h5py/h5o.pyx
- Cythonizing /tmp/pip-build-JWPLe0/h5py/h5py/h5p.pyx
- Cythonizing /tmp/pip-build-JWPLe0/h5py/h5py/h5r.pyx
- Cythonizing /tmp/pip-build-JWPLe0/h5py/h5py/h5s.pyx
- Cythonizing /tmp/pip-build-JWPLe0/h5py/h5py/h5t.pyx
- Cythonizing /tmp/pip-build-JWPLe0/h5py/h5py/h5z.pyx
- Cythonizing /tmp/pip-build-JWPLe0/h5py/h5py/utils.pyx
- building 'h5py.defs' extension
- creating build/temp.linux-x86_64-2.7
- creating build/temp.linux-x86_64-2.7/tmp
- creating build/temp.linux-x86_64-2.7/tmp/pip-build-JWPLe0
- creating build/temp.linux-x86_64-2.7/tmp/pip-build-JWPLe0/h5py
- creating build/temp.linux-x86_64-2.7/tmp/pip-build-JWPLe0/h5py/h5py
- x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DH5_USE_16_API -I/tmp/pip-build-JWPLe0/h5py/lzf -I/opt/local/include -I/usr/local/include -I/home/arymanus/environments/standard/local/lib/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c /tmp/pip-build-JWPLe0/h5py/h5py/defs.c -o build/temp.linux-x86_64-2.7/tmp/pip-build-JWPLe0/h5py/h5py/defs.o
- In file included from /home/arymanus/environments/standard/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1804:0,
- from /home/arymanus/environments/standard/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17,
- from /home/arymanus/environments/standard/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4,
- from /tmp/pip-build-JWPLe0/h5py/h5py/api_compat.h:26,
- from /tmp/pip-build-JWPLe0/h5py/h5py/defs.c:287:
- /home/arymanus/environments/standard/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp]
- #warning "Using deprecated NumPy API, disable it by " \
- ^
- In file included from /tmp/pip-build-JWPLe0/h5py/h5py/defs.c:287:0:
- /tmp/pip-build-JWPLe0/h5py/h5py/api_compat.h:27:18: fatal error: hdf5.h: No such file or directory
- #include "hdf5.h"
- ^
- compilation terminated.
- error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
- ----------------------------------------
- Command "/home/arymanus/environments/standard/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip-build-JWPLe0/h5py/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-9VuFAr-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/arymanus/environments/standard/include/site/python2.7/h5py" failed with error code 1 in /tmp/pip-build-JWPLe0/h5py
- (standard)arymanus:~>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement