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