Created temporary directory: /tmp/pip-ephem-wheel-cache-vbnplcbf Created temporary directory: /tmp/pip-req-tracker-xdiq2etv Created requirements tracker '/tmp/pip-req-tracker-xdiq2etv' Created temporary directory: /tmp/pip-wheel-jxggj1ol Collecting ttabooster==0.13 1 location(s) to search for versions of ttabooster: * https://pypi.org/simple/ttabooster/ Getting page https://pypi.org/simple/ttabooster/ Analyzing links from page https://pypi.org/simple/ttabooster/ Found link https://files.pythonhosted.org/packages/5b/f5/057e843f1cf869ae68b4ad5b8fe6fa061faf59e3c3a9c2631bfc3cf68ea0/ttabooster-0.11.tar.gz#sha256=e6220a7257db467f445cfd9347882a10ebb01ceaeccd252462a5de9841ea5e8b (from https://pypi.org/simple/ttabooster/), version: 0.11 Found link https://files.pythonhosted.org/packages/e4/12/5b795e17e49e40a88b99252c30bdd3dd35864aabe82a30caf096e9896139/ttabooster-0.12.tar.gz#sha256=72dc4508215756cc416fe9543e9813787ed27ea64ab1e1c0f80aaae54e29f8fe (from https://pypi.org/simple/ttabooster/), version: 0.12 Found link https://files.pythonhosted.org/packages/86/53/7eabcdbe64b57fe5d5ca4d6c0f70ae81daff5e88a397b12b3a02b9d582e5/ttabooster-0.13.tar.gz#sha256=a3e65fcaab351c0a437683b684e0825cd00c37ef7f902134cc6b1e4ad5ba8412 (from https://pypi.org/simple/ttabooster/), version: 0.13 Using version 0.13 (newest of versions: 0.13) Created temporary directory: /tmp/pip-unpack-2ad454wf Downloading https://files.pythonhosted.org/packages/86/53/7eabcdbe64b57fe5d5ca4d6c0f70ae81daff5e88a397b12b3a02b9d582e5/ttabooster-0.13.tar.gz Downloading from URL https://files.pythonhosted.org/packages/86/53/7eabcdbe64b57fe5d5ca4d6c0f70ae81daff5e88a397b12b3a02b9d582e5/ttabooster-0.13.tar.gz#sha256=a3e65fcaab351c0a437683b684e0825cd00c37ef7f902134cc6b1e4ad5ba8412 (from https://pypi.org/simple/ttabooster/) Added ttabooster==0.13 from https://files.pythonhosted.org/packages/86/53/7eabcdbe64b57fe5d5ca4d6c0f70ae81daff5e88a397b12b3a02b9d582e5/ttabooster-0.13.tar.gz#sha256=a3e65fcaab351c0a437683b684e0825cd00c37ef7f902134cc6b1e4ad5ba8412 to build tracker '/tmp/pip-req-tracker-xdiq2etv' Running setup.py (path:/tmp/pip-wheel-jxggj1ol/ttabooster/setup.py) egg_info for package ttabooster Running command python setup.py egg_info running egg_info creating pip-egg-info/ttabooster.egg-info writing dependency_links to pip-egg-info/ttabooster.egg-info/dependency_links.txt writing pip-egg-info/ttabooster.egg-info/PKG-INFO writing requirements to pip-egg-info/ttabooster.egg-info/requires.txt writing top-level names to pip-egg-info/ttabooster.egg-info/top_level.txt writing manifest file 'pip-egg-info/ttabooster.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ttabooster.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ttabooster.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-jxggj1ol/ttabooster has version 0.13, which satisfies requirement ttabooster==0.13 from https://files.pythonhosted.org/packages/86/53/7eabcdbe64b57fe5d5ca4d6c0f70ae81daff5e88a397b12b3a02b9d582e5/ttabooster-0.13.tar.gz#sha256=a3e65fcaab351c0a437683b684e0825cd00c37ef7f902134cc6b1e4ad5ba8412 Removed ttabooster==0.13 from https://files.pythonhosted.org/packages/86/53/7eabcdbe64b57fe5d5ca4d6c0f70ae81daff5e88a397b12b3a02b9d582e5/ttabooster-0.13.tar.gz#sha256=a3e65fcaab351c0a437683b684e0825cd00c37ef7f902134cc6b1e4ad5ba8412 from build tracker '/tmp/pip-req-tracker-xdiq2etv' Building wheels for collected packages: ttabooster Created temporary directory: /tmp/pip-wheel-92vs376h Running setup.py bdist_wheel for ttabooster: started Destination directory: /tmp/pip-wheel-92vs376h Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-jxggj1ol/ttabooster/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-92vs376h running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ttabooster copying ttabooster/datasets.py -> build/lib/ttabooster copying ttabooster/cifar_utils.py -> build/lib/ttabooster copying ttabooster/TTABoost.py -> build/lib/ttabooster copying ttabooster/__init__.py -> build/lib/ttabooster copying ttabooster/usage_example.py -> build/lib/ttabooster 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/ttabooster copying build/lib/ttabooster/datasets.py -> build/bdist.linux-armv7l/wheel/ttabooster copying build/lib/ttabooster/cifar_utils.py -> build/bdist.linux-armv7l/wheel/ttabooster copying build/lib/ttabooster/TTABoost.py -> build/bdist.linux-armv7l/wheel/ttabooster copying build/lib/ttabooster/__init__.py -> build/bdist.linux-armv7l/wheel/ttabooster copying build/lib/ttabooster/usage_example.py -> build/bdist.linux-armv7l/wheel/ttabooster running install_egg_info running egg_info writing requirements to ttabooster.egg-info/requires.txt writing top-level names to ttabooster.egg-info/top_level.txt writing dependency_links to ttabooster.egg-info/dependency_links.txt writing ttabooster.egg-info/PKG-INFO reading manifest file 'ttabooster.egg-info/SOURCES.txt' writing manifest file 'ttabooster.egg-info/SOURCES.txt' Copying ttabooster.egg-info to build/bdist.linux-armv7l/wheel/ttabooster-0.13-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ttabooster-0.13.dist-info/WHEEL creating '/tmp/pip-wheel-92vs376h/ttabooster-0.13-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ttabooster/TTABoost.py' adding 'ttabooster/__init__.py' adding 'ttabooster/cifar_utils.py' adding 'ttabooster/datasets.py' adding 'ttabooster/usage_example.py' adding 'ttabooster-0.13.dist-info/METADATA' adding 'ttabooster-0.13.dist-info/WHEEL' adding 'ttabooster-0.13.dist-info/top_level.txt' adding 'ttabooster-0.13.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ttabooster: finished with status 'done' Stored in directory: /tmp/tmp4327c4xn Successfully built ttabooster Cleaning up... Removing source in /tmp/pip-wheel-jxggj1ol/ttabooster Removed build tracker '/tmp/pip-req-tracker-xdiq2etv'