Created temporary directory: /tmp/pip-ephem-wheel-cache-1likr7j9 Created temporary directory: /tmp/pip-req-tracker-5jnjw7rm Created requirements tracker '/tmp/pip-req-tracker-5jnjw7rm' Created temporary directory: /tmp/pip-wheel-zvbtnyn6 Collecting ml-htools==0.2.0 1 location(s) to search for versions of ml-htools: * https://pypi.org/simple/ml-htools/ Getting page https://pypi.org/simple/ml-htools/ Analyzing links from page https://pypi.org/simple/ml-htools/ Found link https://files.pythonhosted.org/packages/7d/e2/c682fe6c94dfdd95ed9e243c7f00a429c96b232d7f53b85d6d54e1a0847f/ml_htools-0.1.0.tar.gz#sha256=9d9555e26d6ace7f89d51ccb03182837f5a743fab54896dfc20f4d114146d7f9 (from https://pypi.org/simple/ml-htools/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/d2/56/5ad66e92a42539f07f0e48b71451c9057610c195c5b24747ec50b01adc6a/ml_htools-0.2.0.tar.gz#sha256=350f3167098543c81fef8f3498206ea7156b81302c56214f18e356320c1b5fb2 (from https://pypi.org/simple/ml-htools/), version: 0.2.0 Using version 0.2.0 (newest of versions: 0.2.0) Created temporary directory: /tmp/pip-unpack-v7tbfy6h Downloading https://files.pythonhosted.org/packages/d2/56/5ad66e92a42539f07f0e48b71451c9057610c195c5b24747ec50b01adc6a/ml_htools-0.2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d2/56/5ad66e92a42539f07f0e48b71451c9057610c195c5b24747ec50b01adc6a/ml_htools-0.2.0.tar.gz#sha256=350f3167098543c81fef8f3498206ea7156b81302c56214f18e356320c1b5fb2 (from https://pypi.org/simple/ml-htools/) Added ml-htools==0.2.0 from https://files.pythonhosted.org/packages/d2/56/5ad66e92a42539f07f0e48b71451c9057610c195c5b24747ec50b01adc6a/ml_htools-0.2.0.tar.gz#sha256=350f3167098543c81fef8f3498206ea7156b81302c56214f18e356320c1b5fb2 to build tracker '/tmp/pip-req-tracker-5jnjw7rm' Running setup.py (path:/tmp/pip-wheel-zvbtnyn6/ml-htools/setup.py) egg_info for package ml-htools Running command python setup.py egg_info running egg_info creating pip-egg-info/ml_htools.egg-info writing pip-egg-info/ml_htools.egg-info/PKG-INFO writing top-level names to pip-egg-info/ml_htools.egg-info/top_level.txt writing requirements to pip-egg-info/ml_htools.egg-info/requires.txt writing dependency_links to pip-egg-info/ml_htools.egg-info/dependency_links.txt writing entry points to pip-egg-info/ml_htools.egg-info/entry_points.txt writing manifest file 'pip-egg-info/ml_htools.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ml_htools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' writing manifest file 'pip-egg-info/ml_htools.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-zvbtnyn6/ml-htools has version 0.2.0, which satisfies requirement ml-htools==0.2.0 from https://files.pythonhosted.org/packages/d2/56/5ad66e92a42539f07f0e48b71451c9057610c195c5b24747ec50b01adc6a/ml_htools-0.2.0.tar.gz#sha256=350f3167098543c81fef8f3498206ea7156b81302c56214f18e356320c1b5fb2 Removed ml-htools==0.2.0 from https://files.pythonhosted.org/packages/d2/56/5ad66e92a42539f07f0e48b71451c9057610c195c5b24747ec50b01adc6a/ml_htools-0.2.0.tar.gz#sha256=350f3167098543c81fef8f3498206ea7156b81302c56214f18e356320c1b5fb2 from build tracker '/tmp/pip-req-tracker-5jnjw7rm' Building wheels for collected packages: ml-htools Created temporary directory: /tmp/pip-wheel-tsint58_ Running setup.py bdist_wheel for ml-htools: started Destination directory: /tmp/pip-wheel-tsint58_ Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-zvbtnyn6/ml-htools/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-tsint58_ running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ml_htools copying ml_htools/utils.py -> build/lib/ml_htools copying ml_htools/__init__.py -> build/lib/ml_htools copying ml_htools/cli.py -> build/lib/ml_htools copying ml_htools/torch_utils.py -> build/lib/ml_htools running egg_info writing dependency_links to ml_htools.egg-info/dependency_links.txt writing top-level names to ml_htools.egg-info/top_level.txt writing entry points to ml_htools.egg-info/entry_points.txt writing ml_htools.egg-info/PKG-INFO writing requirements to ml_htools.egg-info/requires.txt reading manifest file 'ml_htools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' warning: no files found matching '*.jpg' under directory 'docs' warning: no files found matching '*.png' under directory 'docs' warning: no files found matching '*.gif' under directory 'docs' writing manifest file 'ml_htools.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/ml_htools copying build/lib/ml_htools/utils.py -> build/bdist.linux-armv7l/wheel/ml_htools copying build/lib/ml_htools/__init__.py -> build/bdist.linux-armv7l/wheel/ml_htools copying build/lib/ml_htools/cli.py -> build/bdist.linux-armv7l/wheel/ml_htools copying build/lib/ml_htools/torch_utils.py -> build/bdist.linux-armv7l/wheel/ml_htools running install_egg_info Copying ml_htools.egg-info to build/bdist.linux-armv7l/wheel/ml_htools-0.2.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS.rst" (matched pattern "AUTHORS*") creating build/bdist.linux-armv7l/wheel/ml_htools-0.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-tsint58_/ml_htools-0.2.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ml_htools/__init__.py' adding 'ml_htools/cli.py' adding 'ml_htools/torch_utils.py' adding 'ml_htools/utils.py' adding 'ml_htools-0.2.0.dist-info/AUTHORS.rst' adding 'ml_htools-0.2.0.dist-info/LICENSE' adding 'ml_htools-0.2.0.dist-info/METADATA' adding 'ml_htools-0.2.0.dist-info/WHEEL' adding 'ml_htools-0.2.0.dist-info/entry_points.txt' adding 'ml_htools-0.2.0.dist-info/top_level.txt' adding 'ml_htools-0.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ml-htools: finished with status 'done' Stored in directory: /tmp/tmp77r3mjc5 Successfully built ml-htools Cleaning up... Removing source in /tmp/pip-wheel-zvbtnyn6/ml-htools Removed build tracker '/tmp/pip-req-tracker-5jnjw7rm'