Created temporary directory: /tmp/pip-ephem-wheel-cache-ayh0r9yx Created temporary directory: /tmp/pip-req-tracker-yb38ilpd Created requirements tracker '/tmp/pip-req-tracker-yb38ilpd' Created temporary directory: /tmp/pip-wheel-9p1v67bj Collecting d2l==0.8.5 1 location(s) to search for versions of d2l: * https://pypi.org/simple/d2l/ Getting page https://pypi.org/simple/d2l/ Analyzing links from page https://pypi.org/simple/d2l/ Found link https://files.pythonhosted.org/packages/e7/bc/209620f12eab6d734771fb0f8d38bebc69b466e589c2ed863f17932e30d1/d2l-0.8.2.tar.gz#sha256=6bf3de01e39decfdb02e46ceb95278a461f0aedf00f8762b3d7f3acd7f9fea7c (from https://pypi.org/simple/d2l/), version: 0.8.2 Found link https://files.pythonhosted.org/packages/c9/22/ee59276801c25e70d20338451fea89183adcc2effcba275198ebb9eb8480/d2l-0.8.5.tar.gz#sha256=32bfc4f6155723892d7e2fd7dd88182f2df9debecffb6b61b64c6d865c9ee496 (from https://pypi.org/simple/d2l/), version: 0.8.5 Using version 0.8.5 (newest of versions: 0.8.5) Created temporary directory: /tmp/pip-unpack-zdmgennz Downloading https://files.pythonhosted.org/packages/c9/22/ee59276801c25e70d20338451fea89183adcc2effcba275198ebb9eb8480/d2l-0.8.5.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c9/22/ee59276801c25e70d20338451fea89183adcc2effcba275198ebb9eb8480/d2l-0.8.5.tar.gz#sha256=32bfc4f6155723892d7e2fd7dd88182f2df9debecffb6b61b64c6d865c9ee496 (from https://pypi.org/simple/d2l/) Added d2l==0.8.5 from https://files.pythonhosted.org/packages/c9/22/ee59276801c25e70d20338451fea89183adcc2effcba275198ebb9eb8480/d2l-0.8.5.tar.gz#sha256=32bfc4f6155723892d7e2fd7dd88182f2df9debecffb6b61b64c6d865c9ee496 to build tracker '/tmp/pip-req-tracker-yb38ilpd' Running setup.py (path:/tmp/pip-wheel-9p1v67bj/d2l/setup.py) egg_info for package d2l Running command python setup.py egg_info running egg_info creating pip-egg-info/d2l.egg-info writing dependency_links to pip-egg-info/d2l.egg-info/dependency_links.txt writing requirements to pip-egg-info/d2l.egg-info/requires.txt writing top-level names to pip-egg-info/d2l.egg-info/top_level.txt writing pip-egg-info/d2l.egg-info/PKG-INFO writing manifest file 'pip-egg-info/d2l.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/d2l.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/d2l.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-9p1v67bj/d2l has version 0.8.5, which satisfies requirement d2l==0.8.5 from https://files.pythonhosted.org/packages/c9/22/ee59276801c25e70d20338451fea89183adcc2effcba275198ebb9eb8480/d2l-0.8.5.tar.gz#sha256=32bfc4f6155723892d7e2fd7dd88182f2df9debecffb6b61b64c6d865c9ee496 Removed d2l==0.8.5 from https://files.pythonhosted.org/packages/c9/22/ee59276801c25e70d20338451fea89183adcc2effcba275198ebb9eb8480/d2l-0.8.5.tar.gz#sha256=32bfc4f6155723892d7e2fd7dd88182f2df9debecffb6b61b64c6d865c9ee496 from build tracker '/tmp/pip-req-tracker-yb38ilpd' Building wheels for collected packages: d2l Created temporary directory: /tmp/pip-wheel-jgsjygot Running setup.py bdist_wheel for d2l: started Destination directory: /tmp/pip-wheel-jgsjygot Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-9p1v67bj/d2l/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-jgsjygot running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/d2l copying d2l/utils.py -> build/lib/d2l copying d2l/__init__.py -> build/lib/d2l 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/d2l copying build/lib/d2l/utils.py -> build/bdist.linux-armv7l/wheel/d2l copying build/lib/d2l/__init__.py -> build/bdist.linux-armv7l/wheel/d2l running install_egg_info running egg_info writing d2l.egg-info/PKG-INFO writing top-level names to d2l.egg-info/top_level.txt writing requirements to d2l.egg-info/requires.txt writing dependency_links to d2l.egg-info/dependency_links.txt reading manifest file 'd2l.egg-info/SOURCES.txt' writing manifest file 'd2l.egg-info/SOURCES.txt' Copying d2l.egg-info to build/bdist.linux-armv7l/wheel/d2l-0.8.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/d2l-0.8.5.dist-info/WHEEL creating '/tmp/pip-wheel-jgsjygot/d2l-0.8.5-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'd2l/__init__.py' adding 'd2l/utils.py' adding 'd2l-0.8.5.dist-info/METADATA' adding 'd2l-0.8.5.dist-info/WHEEL' adding 'd2l-0.8.5.dist-info/top_level.txt' adding 'd2l-0.8.5.dist-info/zip-safe' adding 'd2l-0.8.5.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for d2l: finished with status 'done' Stored in directory: /tmp/tmp5ya0yrv3 Successfully built d2l Cleaning up... Removing source in /tmp/pip-wheel-9p1v67bj/d2l Removed build tracker '/tmp/pip-req-tracker-yb38ilpd'