Collecting dxl-data==0.0.7 1 location(s) to search for versions of dxl-data: * https://pypi.python.org/simple/dxl-data/ Getting page https://pypi.python.org/simple/dxl-data/ Analyzing links from page https://pypi.python.org/simple/dxl-data/ Found link https://pypi.python.org/packages/09/87/06b6a5f974171159ec67513c2b3f647fc1e2d62c67c7d84012d70fb9bade/dxl-data-0.0.2.tar.gz#md5=05b4a294c0a79ea1dfbe350091b24f22 (from https://pypi.python.org/simple/dxl-data/), version: 0.0.2 Found link https://pypi.python.org/packages/0d/41/d28208298aa999ee4bc41514c548317bf351f04f6b6cb7513c0b113556ab/dxl-data-0.0.3.tar.gz#md5=91221d644596f73e903ed49e78a7181e (from https://pypi.python.org/simple/dxl-data/), version: 0.0.3 Found link https://pypi.python.org/packages/91/cc/e0acc35b1b5a143131ed78d614260066e1a065d9672a292ec1f081da9bfd/dxl-data-0.0.4.tar.gz#md5=3721baf6edfa8b06dab62ce98549a0b4 (from https://pypi.python.org/simple/dxl-data/), version: 0.0.4 Found link https://pypi.python.org/packages/68/6b/3672fb25c8711a293cdb5198f3178d1680bc3b3381d914448cea462afcc2/dxl-data-0.0.6.tar.gz#md5=05bd6e4422e105ecd3143f72da6cd34e (from https://pypi.python.org/simple/dxl-data/), version: 0.0.6 Found link https://pypi.python.org/packages/2f/1b/db687ce1fda931c1bb7e8a6d8d08825a4df1a70d5d34b947954aeeda2333/dxl-data-0.0.7.tar.gz#md5=53059d42fcf912ab91dd0dcb6c00f6b3 (from https://pypi.python.org/simple/dxl-data/), version: 0.0.7 Using version 0.0.7 (newest of versions: 0.0.7) Downloading dxl-data-0.0.7.tar.gz Downloading from URL https://pypi.python.org/packages/2f/1b/db687ce1fda931c1bb7e8a6d8d08825a4df1a70d5d34b947954aeeda2333/dxl-data-0.0.7.tar.gz#md5=53059d42fcf912ab91dd0dcb6c00f6b3 (from https://pypi.python.org/simple/dxl-data/) Running setup.py (path:/tmp/pip-build-cjtq18bx/dxl-data/setup.py) egg_info for package dxl-data Running command python setup.py egg_info running egg_info creating pip-egg-info/dxl_data.egg-info writing requirements to pip-egg-info/dxl_data.egg-info/requires.txt writing dependency_links to pip-egg-info/dxl_data.egg-info/dependency_links.txt writing pip-egg-info/dxl_data.egg-info/PKG-INFO writing namespace_packages to pip-egg-info/dxl_data.egg-info/namespace_packages.txt writing top-level names to pip-egg-info/dxl_data.egg-info/top_level.txt writing manifest file 'pip-egg-info/dxl_data.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/dxl_data.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/dxl_data.egg-info/SOURCES.txt' Source in /tmp/pip-build-cjtq18bx/dxl-data has version 0.0.7, which satisfies requirement dxl-data==0.0.7 from https://pypi.python.org/packages/2f/1b/db687ce1fda931c1bb7e8a6d8d08825a4df1a70d5d34b947954aeeda2333/dxl-data-0.0.7.tar.gz#md5=53059d42fcf912ab91dd0dcb6c00f6b3 Building wheels for collected packages: dxl-data Running setup.py bdist_wheel for dxl-data: started Destination directory: /tmp/tmprhu2zd0gpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-cjtq18bx/dxl-data/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/tmprhu2zd0gpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/dxl copying src/python/dxl/__init__.py -> build/lib/dxl creating build/lib/dxl/data copying src/python/dxl/data/text.py -> build/lib/dxl/data copying src/python/dxl/data/__init__.py -> build/lib/dxl/data copying src/python/dxl/data/pandas_.py -> build/lib/dxl/data creating build/lib/dxl/data/io copying src/python/dxl/data/io/_h5.py -> build/lib/dxl/data/io copying src/python/dxl/data/io/_bin.py -> build/lib/dxl/data/io copying src/python/dxl/data/io/_numpy.py -> build/lib/dxl/data/io copying src/python/dxl/data/io/__init__.py -> build/lib/dxl/data/io creating build/lib/dxl/data/geometry copying src/python/dxl/data/geometry/ndspace.py -> build/lib/dxl/data/geometry copying src/python/dxl/data/geometry/__init__.py -> build/lib/dxl/data/geometry creating build/lib/dxl/data/medical_image copying src/python/dxl/data/medical_image/sinogram.py -> build/lib/dxl/data/medical_image copying src/python/dxl/data/medical_image/__init__.py -> build/lib/dxl/data/medical_image copying src/python/dxl/data/medical_image/gate.py -> build/lib/dxl/data/medical_image copying src/python/dxl/data/medical_image/predefined.py -> build/lib/dxl/data/medical_image creating build/lib/dxl/data/core copying src/python/dxl/data/core/dask_data.py -> build/lib/dxl/data/core copying src/python/dxl/data/core/data_on_fs.py -> build/lib/dxl/data/core copying src/python/dxl/data/core/io.py -> build/lib/dxl/data/core copying src/python/dxl/data/core/data.py -> build/lib/dxl/data/core copying src/python/dxl/data/core/__init__.py -> build/lib/dxl/data/core copying src/python/dxl/data/core/asserts.py -> build/lib/dxl/data/core copying src/python/dxl/data/core/utils.py -> build/lib/dxl/data/core creating build/lib/dxl/data/statistics copying src/python/dxl/data/statistics/__init__.py -> build/lib/dxl/data/statistics copying src/python/dxl/data/statistics/utils.py -> build/lib/dxl/data/statistics creating build/lib/dxl/data/core/image copying src/python/dxl/data/core/image/__init__.py -> build/lib/dxl/data/core/image copying src/python/dxl/data/core/image/_image.py -> build/lib/dxl/data/core/image creating build/lib/dxl/data/statistics/image copying src/python/dxl/data/statistics/image/_ssim.py -> build/lib/dxl/data/statistics/image copying src/python/dxl/data/statistics/image/_msssim.py -> build/lib/dxl/data/statistics/image copying src/python/dxl/data/statistics/image/_basic.py -> build/lib/dxl/data/statistics/image copying src/python/dxl/data/statistics/image/_analysis.py -> build/lib/dxl/data/statistics/image copying src/python/dxl/data/statistics/image/__init__.py -> build/lib/dxl/data/statistics/image installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/dxl/__init__.py (namespace package) copying dxl/data/text.py -> build/bdist.linux-armv7l/wheel/dxl/data copying dxl/data/__init__.py -> build/bdist.linux-armv7l/wheel/dxl/data copying dxl/data/pandas_.py -> build/bdist.linux-armv7l/wheel/dxl/data copying dxl/data/io/_h5.py -> build/bdist.linux-armv7l/wheel/dxl/data/io copying dxl/data/io/_bin.py -> build/bdist.linux-armv7l/wheel/dxl/data/io copying dxl/data/io/_numpy.py -> build/bdist.linux-armv7l/wheel/dxl/data/io copying dxl/data/io/__init__.py -> build/bdist.linux-armv7l/wheel/dxl/data/io copying dxl/data/geometry/ndspace.py -> build/bdist.linux-armv7l/wheel/dxl/data/geometry copying dxl/data/geometry/__init__.py -> build/bdist.linux-armv7l/wheel/dxl/data/geometry copying dxl/data/medical_image/sinogram.py -> build/bdist.linux-armv7l/wheel/dxl/data/medical_image copying dxl/data/medical_image/__init__.py -> build/bdist.linux-armv7l/wheel/dxl/data/medical_image copying dxl/data/medical_image/gate.py -> build/bdist.linux-armv7l/wheel/dxl/data/medical_image copying dxl/data/medical_image/predefined.py -> build/bdist.linux-armv7l/wheel/dxl/data/medical_image copying dxl/data/core/dask_data.py -> build/bdist.linux-armv7l/wheel/dxl/data/core copying dxl/data/core/data_on_fs.py -> build/bdist.linux-armv7l/wheel/dxl/data/core copying dxl/data/core/io.py -> build/bdist.linux-armv7l/wheel/dxl/data/core copying dxl/data/core/data.py -> build/bdist.linux-armv7l/wheel/dxl/data/core copying dxl/data/core/__init__.py -> build/bdist.linux-armv7l/wheel/dxl/data/core copying dxl/data/core/asserts.py -> build/bdist.linux-armv7l/wheel/dxl/data/core copying dxl/data/core/utils.py -> build/bdist.linux-armv7l/wheel/dxl/data/core copying dxl/data/core/image/__init__.py -> build/bdist.linux-armv7l/wheel/dxl/data/core/image copying dxl/data/core/image/_image.py -> build/bdist.linux-armv7l/wheel/dxl/data/core/image copying dxl/data/statistics/__init__.py -> build/bdist.linux-armv7l/wheel/dxl/data/statistics copying dxl/data/statistics/utils.py -> build/bdist.linux-armv7l/wheel/dxl/data/statistics copying dxl/data/statistics/image/_ssim.py -> build/bdist.linux-armv7l/wheel/dxl/data/statistics/image copying dxl/data/statistics/image/_msssim.py -> build/bdist.linux-armv7l/wheel/dxl/data/statistics/image copying dxl/data/statistics/image/_basic.py -> build/bdist.linux-armv7l/wheel/dxl/data/statistics/image copying dxl/data/statistics/image/_analysis.py -> build/bdist.linux-armv7l/wheel/dxl/data/statistics/image copying dxl/data/statistics/image/__init__.py -> build/bdist.linux-armv7l/wheel/dxl/data/statistics/image running install_egg_info running egg_info writing top-level names to src/python/dxl_data.egg-info/top_level.txt writing requirements to src/python/dxl_data.egg-info/requires.txt writing dependency_links to src/python/dxl_data.egg-info/dependency_links.txt writing src/python/dxl_data.egg-info/PKG-INFO writing namespace_packages to src/python/dxl_data.egg-info/namespace_packages.txt reading manifest file 'src/python/dxl_data.egg-info/SOURCES.txt' writing manifest file 'src/python/dxl_data.egg-info/SOURCES.txt' Copying src/python/dxl_data.egg-info to build/bdist.linux-armv7l/wheel/dxl_data-0.0.7-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/dxl_data-0.0.7-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/dxl_data-0.0.7.dist-info/WHEEL Running setup.py bdist_wheel for dxl-data: finished with status 'done' Stored in directory: /tmp/tmpfa9pwrv6 Successfully built dxl-data Cleaning up... Removing source in /tmp/pip-build-cjtq18bx/dxl-data