Created temporary directory: /tmp/pip-ephem-wheel-cache-pp72txam Created temporary directory: /tmp/pip-req-tracker-dzrsr9ie Created requirements tracker '/tmp/pip-req-tracker-dzrsr9ie' Created temporary directory: /tmp/pip-wheel-o1z_swys Collecting dicom3d==0.9.9 1 location(s) to search for versions of dicom3d: * https://pypi.org/simple/dicom3d/ Getting page https://pypi.org/simple/dicom3d/ Analyzing links from page https://pypi.org/simple/dicom3d/ Found link https://files.pythonhosted.org/packages/55/5f/99ca8408355ef52990b18d7abb4fd51949d642147658241ff642cf53d010/dicom3d-0.9.9.tar.gz#sha256=30dd9f724370bd72656666939e48dc84436c7cfc3afcde463664af45e9b08c2f (from https://pypi.org/simple/dicom3d/) (requires-python:>=3.4), version: 0.9.9 Using version 0.9.9 (newest of versions: 0.9.9) Created temporary directory: /tmp/pip-unpack-hdu2f1_8 Downloading https://files.pythonhosted.org/packages/55/5f/99ca8408355ef52990b18d7abb4fd51949d642147658241ff642cf53d010/dicom3d-0.9.9.tar.gz Downloading from URL https://files.pythonhosted.org/packages/55/5f/99ca8408355ef52990b18d7abb4fd51949d642147658241ff642cf53d010/dicom3d-0.9.9.tar.gz#sha256=30dd9f724370bd72656666939e48dc84436c7cfc3afcde463664af45e9b08c2f (from https://pypi.org/simple/dicom3d/) (requires-python:>=3.4) Added dicom3d==0.9.9 from https://files.pythonhosted.org/packages/55/5f/99ca8408355ef52990b18d7abb4fd51949d642147658241ff642cf53d010/dicom3d-0.9.9.tar.gz#sha256=30dd9f724370bd72656666939e48dc84436c7cfc3afcde463664af45e9b08c2f to build tracker '/tmp/pip-req-tracker-dzrsr9ie' Running setup.py (path:/tmp/pip-wheel-o1z_swys/dicom3d/setup.py) egg_info for package dicom3d Running command python setup.py egg_info running egg_info creating pip-egg-info/dicom3d.egg-info writing pip-egg-info/dicom3d.egg-info/PKG-INFO writing top-level names to pip-egg-info/dicom3d.egg-info/top_level.txt writing requirements to pip-egg-info/dicom3d.egg-info/requires.txt writing dependency_links to pip-egg-info/dicom3d.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/dicom3d.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/dicom3d.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/dicom3d.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-o1z_swys/dicom3d has version 0.9.9, which satisfies requirement dicom3d==0.9.9 from https://files.pythonhosted.org/packages/55/5f/99ca8408355ef52990b18d7abb4fd51949d642147658241ff642cf53d010/dicom3d-0.9.9.tar.gz#sha256=30dd9f724370bd72656666939e48dc84436c7cfc3afcde463664af45e9b08c2f Removed dicom3d==0.9.9 from https://files.pythonhosted.org/packages/55/5f/99ca8408355ef52990b18d7abb4fd51949d642147658241ff642cf53d010/dicom3d-0.9.9.tar.gz#sha256=30dd9f724370bd72656666939e48dc84436c7cfc3afcde463664af45e9b08c2f from build tracker '/tmp/pip-req-tracker-dzrsr9ie' Building wheels for collected packages: dicom3d Created temporary directory: /tmp/pip-wheel-awnwknf9 Running setup.py bdist_wheel for dicom3d: started Destination directory: /tmp/pip-wheel-awnwknf9 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-o1z_swys/dicom3d/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-awnwknf9 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/dicom3d copying dicom3d/__init__.py -> build/lib/dicom3d copying dicom3d/dataset.py -> build/lib/dicom3d copying dicom3d/section.py -> build/lib/dicom3d copying dicom3d/series.py -> build/lib/dicom3d copying dicom3d/dicomdir.py -> build/lib/dicom3d copying dicom3d/plotter.py -> build/lib/dicom3d copying dicom3d/geometry.py -> build/lib/dicom3d creating build/lib/dicom3d/examples copying dicom3d/examples/__init__.py -> build/lib/dicom3d/examples copying dicom3d/examples/__main__.py -> build/lib/dicom3d/examples creating build/lib/dicom3d/data copying dicom3d/data/__init__.py -> build/lib/dicom3d/data copying dicom3d/data/getfiles.py -> build/lib/dicom3d/data running egg_info writing dicom3d.egg-info/PKG-INFO writing top-level names to dicom3d.egg-info/top_level.txt writing requirements to dicom3d.egg-info/requires.txt writing dependency_links to dicom3d.egg-info/dependency_links.txt reading manifest file 'dicom3d.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'dicom3d.egg-info/SOURCES.txt' creating build/lib/dicom3d/examples/dicomdir copying dicom3d/examples/dicomdir/loading.py -> build/lib/dicom3d/examples/dicomdir creating build/lib/dicom3d/examples/geometry copying dicom3d/examples/geometry/basic.py -> build/lib/dicom3d/examples/geometry copying dicom3d/examples/geometry/planes.py -> build/lib/dicom3d/examples/geometry copying dicom3d/examples/geometry/vectors.py -> build/lib/dicom3d/examples/geometry creating build/lib/dicom3d/examples/section copying dicom3d/examples/section/basic.py -> build/lib/dicom3d/examples/section copying dicom3d/examples/section/make_gif.py -> build/lib/dicom3d/examples/section copying dicom3d/examples/section/planar.py -> build/lib/dicom3d/examples/section copying dicom3d/examples/section/rotation.py -> build/lib/dicom3d/examples/section copying dicom3d/examples/section/translation.py -> build/lib/dicom3d/examples/section installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/dicom3d creating build/bdist.linux-armv7l/wheel/dicom3d/examples copying build/lib/dicom3d/examples/__init__.py -> build/bdist.linux-armv7l/wheel/dicom3d/examples creating build/bdist.linux-armv7l/wheel/dicom3d/examples/dicomdir copying build/lib/dicom3d/examples/dicomdir/loading.py -> build/bdist.linux-armv7l/wheel/dicom3d/examples/dicomdir creating build/bdist.linux-armv7l/wheel/dicom3d/examples/geometry copying build/lib/dicom3d/examples/geometry/basic.py -> build/bdist.linux-armv7l/wheel/dicom3d/examples/geometry copying build/lib/dicom3d/examples/geometry/vectors.py -> build/bdist.linux-armv7l/wheel/dicom3d/examples/geometry copying build/lib/dicom3d/examples/geometry/planes.py -> build/bdist.linux-armv7l/wheel/dicom3d/examples/geometry copying build/lib/dicom3d/examples/__main__.py -> build/bdist.linux-armv7l/wheel/dicom3d/examples creating build/bdist.linux-armv7l/wheel/dicom3d/examples/section copying build/lib/dicom3d/examples/section/basic.py -> build/bdist.linux-armv7l/wheel/dicom3d/examples/section copying build/lib/dicom3d/examples/section/translation.py -> build/bdist.linux-armv7l/wheel/dicom3d/examples/section copying build/lib/dicom3d/examples/section/planar.py -> build/bdist.linux-armv7l/wheel/dicom3d/examples/section copying build/lib/dicom3d/examples/section/rotation.py -> build/bdist.linux-armv7l/wheel/dicom3d/examples/section copying build/lib/dicom3d/examples/section/make_gif.py -> build/bdist.linux-armv7l/wheel/dicom3d/examples/section creating build/bdist.linux-armv7l/wheel/dicom3d/data copying build/lib/dicom3d/data/__init__.py -> build/bdist.linux-armv7l/wheel/dicom3d/data copying build/lib/dicom3d/data/getfiles.py -> build/bdist.linux-armv7l/wheel/dicom3d/data copying build/lib/dicom3d/__init__.py -> build/bdist.linux-armv7l/wheel/dicom3d copying build/lib/dicom3d/dataset.py -> build/bdist.linux-armv7l/wheel/dicom3d copying build/lib/dicom3d/section.py -> build/bdist.linux-armv7l/wheel/dicom3d copying build/lib/dicom3d/series.py -> build/bdist.linux-armv7l/wheel/dicom3d copying build/lib/dicom3d/dicomdir.py -> build/bdist.linux-armv7l/wheel/dicom3d copying build/lib/dicom3d/plotter.py -> build/bdist.linux-armv7l/wheel/dicom3d copying build/lib/dicom3d/geometry.py -> build/bdist.linux-armv7l/wheel/dicom3d running install_egg_info Copying dicom3d.egg-info to build/bdist.linux-armv7l/wheel/dicom3d-0.9.9-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/dicom3d-0.9.9.dist-info/WHEEL creating '/tmp/pip-wheel-awnwknf9/dicom3d-0.9.9-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'dicom3d/__init__.py' adding 'dicom3d/dataset.py' adding 'dicom3d/dicomdir.py' adding 'dicom3d/geometry.py' adding 'dicom3d/plotter.py' adding 'dicom3d/section.py' adding 'dicom3d/series.py' adding 'dicom3d/data/__init__.py' adding 'dicom3d/data/getfiles.py' adding 'dicom3d/examples/__init__.py' adding 'dicom3d/examples/__main__.py' adding 'dicom3d/examples/dicomdir/loading.py' adding 'dicom3d/examples/geometry/basic.py' adding 'dicom3d/examples/geometry/planes.py' adding 'dicom3d/examples/geometry/vectors.py' adding 'dicom3d/examples/section/basic.py' adding 'dicom3d/examples/section/make_gif.py' adding 'dicom3d/examples/section/planar.py' adding 'dicom3d/examples/section/rotation.py' adding 'dicom3d/examples/section/translation.py' adding 'dicom3d-0.9.9.dist-info/LICENSE' adding 'dicom3d-0.9.9.dist-info/METADATA' adding 'dicom3d-0.9.9.dist-info/WHEEL' adding 'dicom3d-0.9.9.dist-info/top_level.txt' adding 'dicom3d-0.9.9.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for dicom3d: finished with status 'done' Stored in directory: /tmp/tmpdgf77vjy Successfully built dicom3d Cleaning up... Removing source in /tmp/pip-wheel-o1z_swys/dicom3d Removed build tracker '/tmp/pip-req-tracker-dzrsr9ie'