Created temporary directory: /tmp/pip-ephem-wheel-cache-ug265397 Created temporary directory: /tmp/pip-req-tracker-y2w3i467 Created requirements tracker '/tmp/pip-req-tracker-y2w3i467' Created temporary directory: /tmp/pip-wheel-bawtu5bo Collecting tensorsketch==0.1.0 1 location(s) to search for versions of tensorsketch: * https://pypi.org/simple/tensorsketch/ Getting page https://pypi.org/simple/tensorsketch/ Analyzing links from page https://pypi.org/simple/tensorsketch/ Found link https://files.pythonhosted.org/packages/9a/9d/a23a2a75f8521eec739265ca8ef296b53aa0a3a2de5fe43f8b341d21c5bb/tensorsketch-0.1.0.tar.gz#sha256=849acf5a9b3dba457792b81d5dfc8e6b691c62c6a0f7789f03d7da408441dc6f (from https://pypi.org/simple/tensorsketch/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-zb1npp78 Downloading https://files.pythonhosted.org/packages/9a/9d/a23a2a75f8521eec739265ca8ef296b53aa0a3a2de5fe43f8b341d21c5bb/tensorsketch-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/9a/9d/a23a2a75f8521eec739265ca8ef296b53aa0a3a2de5fe43f8b341d21c5bb/tensorsketch-0.1.0.tar.gz#sha256=849acf5a9b3dba457792b81d5dfc8e6b691c62c6a0f7789f03d7da408441dc6f (from https://pypi.org/simple/tensorsketch/) Added tensorsketch==0.1.0 from https://files.pythonhosted.org/packages/9a/9d/a23a2a75f8521eec739265ca8ef296b53aa0a3a2de5fe43f8b341d21c5bb/tensorsketch-0.1.0.tar.gz#sha256=849acf5a9b3dba457792b81d5dfc8e6b691c62c6a0f7789f03d7da408441dc6f to build tracker '/tmp/pip-req-tracker-y2w3i467' Running setup.py (path:/tmp/pip-wheel-bawtu5bo/tensorsketch/setup.py) egg_info for package tensorsketch Running command python setup.py egg_info running egg_info creating pip-egg-info/tensorsketch.egg-info writing dependency_links to pip-egg-info/tensorsketch.egg-info/dependency_links.txt writing requirements to pip-egg-info/tensorsketch.egg-info/requires.txt writing top-level names to pip-egg-info/tensorsketch.egg-info/top_level.txt writing pip-egg-info/tensorsketch.egg-info/PKG-INFO writing manifest file 'pip-egg-info/tensorsketch.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/tensorsketch.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/tensorsketch.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-bawtu5bo/tensorsketch has version 0.1.0, which satisfies requirement tensorsketch==0.1.0 from https://files.pythonhosted.org/packages/9a/9d/a23a2a75f8521eec739265ca8ef296b53aa0a3a2de5fe43f8b341d21c5bb/tensorsketch-0.1.0.tar.gz#sha256=849acf5a9b3dba457792b81d5dfc8e6b691c62c6a0f7789f03d7da408441dc6f Removed tensorsketch==0.1.0 from https://files.pythonhosted.org/packages/9a/9d/a23a2a75f8521eec739265ca8ef296b53aa0a3a2de5fe43f8b341d21c5bb/tensorsketch-0.1.0.tar.gz#sha256=849acf5a9b3dba457792b81d5dfc8e6b691c62c6a0f7789f03d7da408441dc6f from build tracker '/tmp/pip-req-tracker-y2w3i467' Building wheels for collected packages: tensorsketch Created temporary directory: /tmp/pip-wheel-fp5kigyw Running setup.py bdist_wheel for tensorsketch: started Destination directory: /tmp/pip-wheel-fp5kigyw Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-bawtu5bo/tensorsketch/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-fp5kigyw running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tensorsketch copying tensorsketch/__init__.py -> build/lib/tensorsketch copying tensorsketch/utils.py -> build/lib/tensorsketch creating build/lib/tensorsketch/modules copying tensorsketch/modules/shape.py -> build/lib/tensorsketch/modules copying tensorsketch/modules/activation.py -> build/lib/tensorsketch/modules copying tensorsketch/modules/__init__.py -> build/lib/tensorsketch/modules copying tensorsketch/modules/base.py -> build/lib/tensorsketch/modules copying tensorsketch/modules/affine.py -> build/lib/tensorsketch/modules creating build/lib/tensorsketch/normalization copying tensorsketch/normalization/weight_normalization.py -> build/lib/tensorsketch/normalization copying tensorsketch/normalization/spectral_normalization.py -> build/lib/tensorsketch/normalization copying tensorsketch/normalization/running_normalization.py -> build/lib/tensorsketch/normalization copying tensorsketch/normalization/__init__.py -> build/lib/tensorsketch/normalization copying tensorsketch/normalization/base.py -> build/lib/tensorsketch/normalization copying tensorsketch/normalization/batch_normalization.py -> build/lib/tensorsketch/normalization 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/tensorsketch creating build/bdist.linux-armv7l/wheel/tensorsketch/modules copying build/lib/tensorsketch/modules/shape.py -> build/bdist.linux-armv7l/wheel/tensorsketch/modules copying build/lib/tensorsketch/modules/activation.py -> build/bdist.linux-armv7l/wheel/tensorsketch/modules copying build/lib/tensorsketch/modules/__init__.py -> build/bdist.linux-armv7l/wheel/tensorsketch/modules copying build/lib/tensorsketch/modules/base.py -> build/bdist.linux-armv7l/wheel/tensorsketch/modules copying build/lib/tensorsketch/modules/affine.py -> build/bdist.linux-armv7l/wheel/tensorsketch/modules copying build/lib/tensorsketch/__init__.py -> build/bdist.linux-armv7l/wheel/tensorsketch creating build/bdist.linux-armv7l/wheel/tensorsketch/normalization copying build/lib/tensorsketch/normalization/weight_normalization.py -> build/bdist.linux-armv7l/wheel/tensorsketch/normalization copying build/lib/tensorsketch/normalization/spectral_normalization.py -> build/bdist.linux-armv7l/wheel/tensorsketch/normalization copying build/lib/tensorsketch/normalization/running_normalization.py -> build/bdist.linux-armv7l/wheel/tensorsketch/normalization copying build/lib/tensorsketch/normalization/__init__.py -> build/bdist.linux-armv7l/wheel/tensorsketch/normalization copying build/lib/tensorsketch/normalization/base.py -> build/bdist.linux-armv7l/wheel/tensorsketch/normalization copying build/lib/tensorsketch/normalization/batch_normalization.py -> build/bdist.linux-armv7l/wheel/tensorsketch/normalization copying build/lib/tensorsketch/utils.py -> build/bdist.linux-armv7l/wheel/tensorsketch running install_egg_info running egg_info writing tensorsketch.egg-info/PKG-INFO writing top-level names to tensorsketch.egg-info/top_level.txt writing dependency_links to tensorsketch.egg-info/dependency_links.txt writing requirements to tensorsketch.egg-info/requires.txt reading manifest file 'tensorsketch.egg-info/SOURCES.txt' writing manifest file 'tensorsketch.egg-info/SOURCES.txt' Copying tensorsketch.egg-info to build/bdist.linux-armv7l/wheel/tensorsketch-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/tensorsketch-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-fp5kigyw/tensorsketch-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'tensorsketch/__init__.py' adding 'tensorsketch/utils.py' adding 'tensorsketch/modules/__init__.py' adding 'tensorsketch/modules/activation.py' adding 'tensorsketch/modules/affine.py' adding 'tensorsketch/modules/base.py' adding 'tensorsketch/modules/shape.py' adding 'tensorsketch/normalization/__init__.py' adding 'tensorsketch/normalization/base.py' adding 'tensorsketch/normalization/batch_normalization.py' adding 'tensorsketch/normalization/running_normalization.py' adding 'tensorsketch/normalization/spectral_normalization.py' adding 'tensorsketch/normalization/weight_normalization.py' adding 'tensorsketch-0.1.0.dist-info/METADATA' adding 'tensorsketch-0.1.0.dist-info/WHEEL' adding 'tensorsketch-0.1.0.dist-info/top_level.txt' adding 'tensorsketch-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for tensorsketch: finished with status 'done' Stored in directory: /tmp/tmpqf6eutyc Successfully built tensorsketch Cleaning up... Removing source in /tmp/pip-wheel-bawtu5bo/tensorsketch Removed build tracker '/tmp/pip-req-tracker-y2w3i467'