Collecting dxl-learn==0.0.6 1 location(s) to search for versions of dxl-learn: * https://pypi.python.org/simple/dxl-learn/ Getting page https://pypi.python.org/simple/dxl-learn/ Analyzing links from page https://pypi.python.org/simple/dxl-learn/ Found link https://pypi.python.org/packages/82/4a/74dcab99f27399d14edd3af0cbfa59b2ed336487402d8a72ebe5cabe98da/dxl-learn-0.0.4.tar.gz#md5=02d0d3668acd708a8dd41f290d133486 (from https://pypi.python.org/simple/dxl-learn/), version: 0.0.4 Found link https://pypi.python.org/packages/61/e7/a32578acd0a735f5a956c08f22b4f8c7617329b37f57ea5bb9ba185d3998/dxl-learn-0.0.5.tar.gz#md5=d787e0007dda046a2d7a17a47b24578b (from https://pypi.python.org/simple/dxl-learn/), version: 0.0.5 Found link https://pypi.python.org/packages/98/22/5a633985fd931abaeb8677639e0c51868d640e14ff5fdb7e2d2bcb743587/dxl-learn-0.0.6.tar.gz#md5=3cbd27000177e387fd27e3358a39f9f3 (from https://pypi.python.org/simple/dxl-learn/), version: 0.0.6 Using version 0.0.6 (newest of versions: 0.0.6) Downloading dxl-learn-0.0.6.tar.gz Downloading from URL https://pypi.python.org/packages/98/22/5a633985fd931abaeb8677639e0c51868d640e14ff5fdb7e2d2bcb743587/dxl-learn-0.0.6.tar.gz#md5=3cbd27000177e387fd27e3358a39f9f3 (from https://pypi.python.org/simple/dxl-learn/) Running setup.py (path:/tmp/pip-build-1sxlpeyg/dxl-learn/setup.py) egg_info for package dxl-learn Running command python setup.py egg_info running egg_info creating pip-egg-info/dxl_learn.egg-info writing pip-egg-info/dxl_learn.egg-info/PKG-INFO writing dependency_links to pip-egg-info/dxl_learn.egg-info/dependency_links.txt writing requirements to pip-egg-info/dxl_learn.egg-info/requires.txt writing top-level names to pip-egg-info/dxl_learn.egg-info/top_level.txt writing manifest file 'pip-egg-info/dxl_learn.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/dxl_learn.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/dxl_learn.egg-info/SOURCES.txt' Source in /tmp/pip-build-1sxlpeyg/dxl-learn has version 0.0.6, which satisfies requirement dxl-learn==0.0.6 from https://pypi.python.org/packages/98/22/5a633985fd931abaeb8677639e0c51868d640e14ff5fdb7e2d2bcb743587/dxl-learn-0.0.6.tar.gz#md5=3cbd27000177e387fd27e3358a39f9f3 Building wheels for collected packages: dxl-learn Running setup.py bdist_wheel for dxl-learn: started Destination directory: /tmp/tmp9b5dgqbvpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-1sxlpeyg/dxl-learn/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/tmp9b5dgqbvpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/dxl creating build/lib/dxl/learn copying src/python/dxl/learn/config.py -> build/lib/dxl/learn copying src/python/dxl/learn/graph.py -> build/lib/dxl/learn copying src/python/dxl/learn/scanner.py -> build/lib/dxl/learn copying src/python/dxl/learn/__init__.py -> build/lib/dxl/learn copying src/python/dxl/learn/preprocess.py -> build/lib/dxl/learn creating build/lib/dxl/learn/core copying src/python/dxl/learn/core/base.py -> build/lib/dxl/learn/core copying src/python/dxl/learn/core/config.py -> build/lib/dxl/learn/core copying src/python/dxl/learn/core/graph.py -> build/lib/dxl/learn/core copying src/python/dxl/learn/core/tensor.py -> build/lib/dxl/learn/core copying src/python/dxl/learn/core/model.py -> build/lib/dxl/learn/core copying src/python/dxl/learn/core/utils.py -> build/lib/dxl/learn/core copying src/python/dxl/learn/core/graph_info.py -> build/lib/dxl/learn/core copying src/python/dxl/learn/core/distribute.py -> build/lib/dxl/learn/core copying src/python/dxl/learn/core/__init__.py -> build/lib/dxl/learn/core copying src/python/dxl/learn/core/session.py -> build/lib/dxl/learn/core 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/dxl creating build/bdist.linux-armv7l/wheel/dxl/learn copying build/lib/dxl/learn/config.py -> build/bdist.linux-armv7l/wheel/dxl/learn copying build/lib/dxl/learn/graph.py -> build/bdist.linux-armv7l/wheel/dxl/learn copying build/lib/dxl/learn/scanner.py -> build/bdist.linux-armv7l/wheel/dxl/learn copying build/lib/dxl/learn/__init__.py -> build/bdist.linux-armv7l/wheel/dxl/learn copying build/lib/dxl/learn/preprocess.py -> build/bdist.linux-armv7l/wheel/dxl/learn creating build/bdist.linux-armv7l/wheel/dxl/learn/core copying build/lib/dxl/learn/core/base.py -> build/bdist.linux-armv7l/wheel/dxl/learn/core copying build/lib/dxl/learn/core/config.py -> build/bdist.linux-armv7l/wheel/dxl/learn/core copying build/lib/dxl/learn/core/graph.py -> build/bdist.linux-armv7l/wheel/dxl/learn/core copying build/lib/dxl/learn/core/tensor.py -> build/bdist.linux-armv7l/wheel/dxl/learn/core copying build/lib/dxl/learn/core/model.py -> build/bdist.linux-armv7l/wheel/dxl/learn/core copying build/lib/dxl/learn/core/utils.py -> build/bdist.linux-armv7l/wheel/dxl/learn/core copying build/lib/dxl/learn/core/graph_info.py -> build/bdist.linux-armv7l/wheel/dxl/learn/core copying build/lib/dxl/learn/core/distribute.py -> build/bdist.linux-armv7l/wheel/dxl/learn/core copying build/lib/dxl/learn/core/__init__.py -> build/bdist.linux-armv7l/wheel/dxl/learn/core copying build/lib/dxl/learn/core/session.py -> build/bdist.linux-armv7l/wheel/dxl/learn/core running install_egg_info running egg_info writing top-level names to src/python/dxl_learn.egg-info/top_level.txt writing requirements to src/python/dxl_learn.egg-info/requires.txt writing dependency_links to src/python/dxl_learn.egg-info/dependency_links.txt writing src/python/dxl_learn.egg-info/PKG-INFO reading manifest file 'src/python/dxl_learn.egg-info/SOURCES.txt' writing manifest file 'src/python/dxl_learn.egg-info/SOURCES.txt' Copying src/python/dxl_learn.egg-info to build/bdist.linux-armv7l/wheel/dxl_learn-0.0.6-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/dxl_learn-0.0.6.dist-info/WHEEL Running setup.py bdist_wheel for dxl-learn: finished with status 'done' Stored in directory: /tmp/tmphegdhdmq Successfully built dxl-learn Cleaning up... Removing source in /tmp/pip-build-1sxlpeyg/dxl-learn