Created temporary directory: /tmp/pip-ephem-wheel-cache-y94e460n Created temporary directory: /tmp/pip-req-tracker-ci60l2t7 Created requirements tracker '/tmp/pip-req-tracker-ci60l2t7' Created temporary directory: /tmp/pip-wheel-8kqa_d5l Collecting py-ml-utils==0.1.0 1 location(s) to search for versions of py-ml-utils: * https://pypi.org/simple/py-ml-utils/ Getting page https://pypi.org/simple/py-ml-utils/ Analyzing links from page https://pypi.org/simple/py-ml-utils/ Found link https://files.pythonhosted.org/packages/0d/66/3c4c6f5c1b9d81f45f97e4dd8b599be4630a9d3d111c2a806dc25bceeb72/py-ml-utils-0.1.0.tar.gz#sha256=52a07c9ca71983a680da30af1026244637b2260bad0e85363cb4ba7b134f1b89 (from https://pypi.org/simple/py-ml-utils/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-velp5cbb Downloading https://files.pythonhosted.org/packages/0d/66/3c4c6f5c1b9d81f45f97e4dd8b599be4630a9d3d111c2a806dc25bceeb72/py-ml-utils-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/0d/66/3c4c6f5c1b9d81f45f97e4dd8b599be4630a9d3d111c2a806dc25bceeb72/py-ml-utils-0.1.0.tar.gz#sha256=52a07c9ca71983a680da30af1026244637b2260bad0e85363cb4ba7b134f1b89 (from https://pypi.org/simple/py-ml-utils/) Added py-ml-utils==0.1.0 from https://files.pythonhosted.org/packages/0d/66/3c4c6f5c1b9d81f45f97e4dd8b599be4630a9d3d111c2a806dc25bceeb72/py-ml-utils-0.1.0.tar.gz#sha256=52a07c9ca71983a680da30af1026244637b2260bad0e85363cb4ba7b134f1b89 to build tracker '/tmp/pip-req-tracker-ci60l2t7' Running setup.py (path:/tmp/pip-wheel-8kqa_d5l/py-ml-utils/setup.py) egg_info for package py-ml-utils Running command python setup.py egg_info running egg_info creating pip-egg-info/py_ml_utils.egg-info writing dependency_links to pip-egg-info/py_ml_utils.egg-info/dependency_links.txt writing pip-egg-info/py_ml_utils.egg-info/PKG-INFO writing top-level names to pip-egg-info/py_ml_utils.egg-info/top_level.txt writing requirements to pip-egg-info/py_ml_utils.egg-info/requires.txt writing manifest file 'pip-egg-info/py_ml_utils.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/py_ml_utils.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/py_ml_utils.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-8kqa_d5l/py-ml-utils has version 0.1.0, which satisfies requirement py-ml-utils==0.1.0 from https://files.pythonhosted.org/packages/0d/66/3c4c6f5c1b9d81f45f97e4dd8b599be4630a9d3d111c2a806dc25bceeb72/py-ml-utils-0.1.0.tar.gz#sha256=52a07c9ca71983a680da30af1026244637b2260bad0e85363cb4ba7b134f1b89 Removed py-ml-utils==0.1.0 from https://files.pythonhosted.org/packages/0d/66/3c4c6f5c1b9d81f45f97e4dd8b599be4630a9d3d111c2a806dc25bceeb72/py-ml-utils-0.1.0.tar.gz#sha256=52a07c9ca71983a680da30af1026244637b2260bad0e85363cb4ba7b134f1b89 from build tracker '/tmp/pip-req-tracker-ci60l2t7' Building wheels for collected packages: py-ml-utils Created temporary directory: /tmp/pip-wheel-tugn1fyv Running setup.py bdist_wheel for py-ml-utils: started Destination directory: /tmp/pip-wheel-tugn1fyv Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-8kqa_d5l/py-ml-utils/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-tugn1fyv running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ml_utils copying ml_utils/__init__.py -> build/lib/ml_utils copying ml_utils/utils.py -> build/lib/ml_utils 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_utils copying build/lib/ml_utils/__init__.py -> build/bdist.linux-armv7l/wheel/ml_utils copying build/lib/ml_utils/utils.py -> build/bdist.linux-armv7l/wheel/ml_utils running install_egg_info running egg_info writing requirements to py_ml_utils.egg-info/requires.txt writing top-level names to py_ml_utils.egg-info/top_level.txt writing py_ml_utils.egg-info/PKG-INFO writing dependency_links to py_ml_utils.egg-info/dependency_links.txt reading manifest file 'py_ml_utils.egg-info/SOURCES.txt' writing manifest file 'py_ml_utils.egg-info/SOURCES.txt' Copying py_ml_utils.egg-info to build/bdist.linux-armv7l/wheel/py_ml_utils-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/py_ml_utils-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-tugn1fyv/py_ml_utils-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ml_utils/__init__.py' adding 'ml_utils/utils.py' adding 'py_ml_utils-0.1.0.dist-info/METADATA' adding 'py_ml_utils-0.1.0.dist-info/WHEEL' adding 'py_ml_utils-0.1.0.dist-info/top_level.txt' adding 'py_ml_utils-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for py-ml-utils: finished with status 'done' Stored in directory: /tmp/tmpmqe7cqhx Successfully built py-ml-utils Cleaning up... Removing source in /tmp/pip-wheel-8kqa_d5l/py-ml-utils Removed build tracker '/tmp/pip-req-tracker-ci60l2t7'