Created temporary directory: /tmp/pip-ephem-wheel-cache-ezlae2ad Created temporary directory: /tmp/pip-req-tracker-zuhgeo47 Created requirements tracker '/tmp/pip-req-tracker-zuhgeo47' Created temporary directory: /tmp/pip-wheel-cnz1cwa7 Collecting get-mnist==0.1.3 1 location(s) to search for versions of get-mnist: * https://pypi.org/simple/get-mnist/ Getting page https://pypi.org/simple/get-mnist/ Analyzing links from page https://pypi.org/simple/get-mnist/ The package https://files.pythonhosted.org/packages/47/65/7843f63db654b58a345ae464267121755ec31d2a9023e726ca11a6565ef1/get-mnist-0.1.0.tar.gz#sha256=9502aca3b3e76155aacd0d76eba06c208a802f6c5b1855cb20f5c4fdc2ed9294 (from https://pypi.org/simple/get-mnist/) (requires-python:>=3.6) is incompatible with the pythonversion in use. Acceptable python versions are:>=3.6 The package https://files.pythonhosted.org/packages/85/0f/47b71118231464a7168f10b51d0e8a88d41cde45000d644de15eb39f50a3/get-mnist-0.1.1.tar.gz#sha256=f5207824a74d5bae80625d679672219e29ac74bd78b3032c741d7431d5aa41b6 (from https://pypi.org/simple/get-mnist/) (requires-python:>=3.6) is incompatible with the pythonversion in use. Acceptable python versions are:>=3.6 Found link https://files.pythonhosted.org/packages/a6/0d/cb4ae2c7a646b2afa1b34ef507e0dd4de889b89aa530b001b017aadd0f14/get-mnist-0.1.2.tar.gz#sha256=fd263eb5873e739acda7f7ea47826fe73b36968606d4d3a7e95097e6cc0d11a4 (from https://pypi.org/simple/get-mnist/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/ff/2c/2bca59f4f58b4149c60ae5ac3a007c732a719278f15e938057f998a19561/get-mnist-0.1.3.tar.gz#sha256=c984822183dba2e283f58e3b714e8f4c042f32042d76b5702488c23490811d3d (from https://pypi.org/simple/get-mnist/), version: 0.1.3 Using version 0.1.3 (newest of versions: 0.1.3) Created temporary directory: /tmp/pip-unpack-_m4bnurm Downloading https://files.pythonhosted.org/packages/ff/2c/2bca59f4f58b4149c60ae5ac3a007c732a719278f15e938057f998a19561/get-mnist-0.1.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ff/2c/2bca59f4f58b4149c60ae5ac3a007c732a719278f15e938057f998a19561/get-mnist-0.1.3.tar.gz#sha256=c984822183dba2e283f58e3b714e8f4c042f32042d76b5702488c23490811d3d (from https://pypi.org/simple/get-mnist/) Added get-mnist==0.1.3 from https://files.pythonhosted.org/packages/ff/2c/2bca59f4f58b4149c60ae5ac3a007c732a719278f15e938057f998a19561/get-mnist-0.1.3.tar.gz#sha256=c984822183dba2e283f58e3b714e8f4c042f32042d76b5702488c23490811d3d to build tracker '/tmp/pip-req-tracker-zuhgeo47' Running setup.py (path:/tmp/pip-wheel-cnz1cwa7/get-mnist/setup.py) egg_info for package get-mnist Running command python setup.py egg_info running egg_info creating pip-egg-info/get_mnist.egg-info writing top-level names to pip-egg-info/get_mnist.egg-info/top_level.txt writing requirements to pip-egg-info/get_mnist.egg-info/requires.txt writing entry points to pip-egg-info/get_mnist.egg-info/entry_points.txt writing pip-egg-info/get_mnist.egg-info/PKG-INFO writing dependency_links to pip-egg-info/get_mnist.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/get_mnist.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/get_mnist.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/get_mnist.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-cnz1cwa7/get-mnist has version 0.1.3, which satisfies requirement get-mnist==0.1.3 from https://files.pythonhosted.org/packages/ff/2c/2bca59f4f58b4149c60ae5ac3a007c732a719278f15e938057f998a19561/get-mnist-0.1.3.tar.gz#sha256=c984822183dba2e283f58e3b714e8f4c042f32042d76b5702488c23490811d3d Removed get-mnist==0.1.3 from https://files.pythonhosted.org/packages/ff/2c/2bca59f4f58b4149c60ae5ac3a007c732a719278f15e938057f998a19561/get-mnist-0.1.3.tar.gz#sha256=c984822183dba2e283f58e3b714e8f4c042f32042d76b5702488c23490811d3d from build tracker '/tmp/pip-req-tracker-zuhgeo47' Building wheels for collected packages: get-mnist Created temporary directory: /tmp/pip-wheel-982k8tx0 Running setup.py bdist_wheel for get-mnist: started Destination directory: /tmp/pip-wheel-982k8tx0 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-cnz1cwa7/get-mnist/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-982k8tx0 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/mnist copying mnist/mnist.py -> build/lib/mnist copying mnist/__init__.py -> build/lib/mnist running egg_info writing requirements to get_mnist.egg-info/requires.txt writing dependency_links to get_mnist.egg-info/dependency_links.txt writing get_mnist.egg-info/PKG-INFO writing entry points to get_mnist.egg-info/entry_points.txt writing top-level names to get_mnist.egg-info/top_level.txt reading manifest file 'get_mnist.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'get_mnist.egg-info/SOURCES.txt' 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/mnist copying build/lib/mnist/mnist.py -> build/bdist.linux-armv7l/wheel/mnist copying build/lib/mnist/__init__.py -> build/bdist.linux-armv7l/wheel/mnist running install_egg_info Copying get_mnist.egg-info to build/bdist.linux-armv7l/wheel/get_mnist-0.1.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/get_mnist-0.1.3.dist-info/WHEEL creating '/tmp/pip-wheel-982k8tx0/get_mnist-0.1.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'mnist/__init__.py' adding 'mnist/mnist.py' adding 'get_mnist-0.1.3.dist-info/METADATA' adding 'get_mnist-0.1.3.dist-info/WHEEL' adding 'get_mnist-0.1.3.dist-info/entry_points.txt' adding 'get_mnist-0.1.3.dist-info/top_level.txt' adding 'get_mnist-0.1.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for get-mnist: finished with status 'done' Stored in directory: /tmp/tmpwuokubnh Successfully built get-mnist Cleaning up... Removing source in /tmp/pip-wheel-cnz1cwa7/get-mnist Removed build tracker '/tmp/pip-req-tracker-zuhgeo47'