Collecting PyToune==0.2 1 location(s) to search for versions of PyToune: * https://pypi.python.org/simple/pytoune/ Getting page https://pypi.python.org/simple/pytoune/ Analyzing links from page https://pypi.python.org/simple/pytoune/ Found link https://pypi.python.org/packages/06/e9/00d27401f540462de9831626bdd7c0607376c0e352c2d897a7490b90b019/PyToune-0.1c.tar.gz#md5=e5c4263908f23fd747e9c3b1384e0c94 (from https://pypi.python.org/simple/pytoune/) (requires-python:>=3), version: 0.1c Found link https://pypi.python.org/packages/0e/d3/e92499415ebaf0c02abdafb3f4b147147bbca9c07d6a73940ae4fec2c49c/PyToune-0.2.tar.gz#md5=9285b8e79ca99a77654e70366edc597a (from https://pypi.python.org/simple/pytoune/) (requires-python:>=3), version: 0.2 Found link https://pypi.python.org/packages/ae/7a/8bfb7c4e66d88b469b377e53d6148e0782ef31f09b80d1d0e0a229e20f9f/PyToune-0.1.1.tar.gz#md5=9aa6a01200351c53457f9fe42315188d (from https://pypi.python.org/simple/pytoune/) (requires-python:>=3), version: 0.1.1 Using version 0.2 (newest of versions: 0.2) Downloading PyToune-0.2.tar.gz Downloading from URL https://pypi.python.org/packages/0e/d3/e92499415ebaf0c02abdafb3f4b147147bbca9c07d6a73940ae4fec2c49c/PyToune-0.2.tar.gz#md5=9285b8e79ca99a77654e70366edc597a (from https://pypi.python.org/simple/pytoune/) (requires-python:>=3) Running setup.py (path:/tmp/pip-build-6malb0pp/PyToune/setup.py) egg_info for package PyToune Running command python setup.py egg_info running egg_info creating pip-egg-info/PyToune.egg-info writing dependency_links to pip-egg-info/PyToune.egg-info/dependency_links.txt writing requirements to pip-egg-info/PyToune.egg-info/requires.txt writing pip-egg-info/PyToune.egg-info/PKG-INFO writing top-level names to pip-egg-info/PyToune.egg-info/top_level.txt writing manifest file 'pip-egg-info/PyToune.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/PyToune.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/PyToune.egg-info/SOURCES.txt' Source in /tmp/pip-build-6malb0pp/PyToune has version 0.2, which satisfies requirement PyToune==0.2 from https://pypi.python.org/packages/0e/d3/e92499415ebaf0c02abdafb3f4b147147bbca9c07d6a73940ae4fec2c49c/PyToune-0.2.tar.gz#md5=9285b8e79ca99a77654e70366edc597a Building wheels for collected packages: PyToune Running setup.py bdist_wheel for PyToune: started Destination directory: /tmp/tmpi_fld0hopip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-6malb0pp/PyToune/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/tmpi_fld0hopip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/context.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/utils.py -> build/lib/tests creating build/lib/pytoune copying pytoune/__init__.py -> build/lib/pytoune copying pytoune/utils.py -> build/lib/pytoune creating build/lib/tests/framework copying tests/framework/__init__.py -> build/lib/tests/framework copying tests/framework/test_model.py -> build/lib/tests/framework creating build/lib/tests/framework/callbacks copying tests/framework/callbacks/test_best_model_restore.py -> build/lib/tests/framework/callbacks copying tests/framework/callbacks/test_earlystopping.py -> build/lib/tests/framework/callbacks copying tests/framework/callbacks/test_checkpoint.py -> build/lib/tests/framework/callbacks copying tests/framework/callbacks/__init__.py -> build/lib/tests/framework/callbacks copying tests/framework/callbacks/test_delay.py -> build/lib/tests/framework/callbacks copying tests/framework/callbacks/test_lr_scheduler.py -> build/lib/tests/framework/callbacks creating build/lib/pytoune/framework copying pytoune/framework/__init__.py -> build/lib/pytoune/framework copying pytoune/framework/model.py -> build/lib/pytoune/framework creating build/lib/pytoune/framework/callbacks copying pytoune/framework/callbacks/callbacks.py -> build/lib/pytoune/framework/callbacks copying pytoune/framework/callbacks/checkpoint.py -> build/lib/pytoune/framework/callbacks copying pytoune/framework/callbacks/terminate_on_nan.py -> build/lib/pytoune/framework/callbacks copying pytoune/framework/callbacks/logger.py -> build/lib/pytoune/framework/callbacks copying pytoune/framework/callbacks/delay.py -> build/lib/pytoune/framework/callbacks copying pytoune/framework/callbacks/best_model_restore.py -> build/lib/pytoune/framework/callbacks copying pytoune/framework/callbacks/progress.py -> build/lib/pytoune/framework/callbacks copying pytoune/framework/callbacks/__init__.py -> build/lib/pytoune/framework/callbacks copying pytoune/framework/callbacks/earlystopping.py -> build/lib/pytoune/framework/callbacks copying pytoune/framework/callbacks/lr_scheduler.py -> build/lib/pytoune/framework/callbacks 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/tests copying build/lib/tests/context.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/utils.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/framework creating build/bdist.linux-armv7l/wheel/tests/framework/callbacks copying build/lib/tests/framework/callbacks/test_best_model_restore.py -> build/bdist.linux-armv7l/wheel/tests/framework/callbacks copying build/lib/tests/framework/callbacks/test_earlystopping.py -> build/bdist.linux-armv7l/wheel/tests/framework/callbacks copying build/lib/tests/framework/callbacks/test_checkpoint.py -> build/bdist.linux-armv7l/wheel/tests/framework/callbacks copying build/lib/tests/framework/callbacks/__init__.py -> build/bdist.linux-armv7l/wheel/tests/framework/callbacks copying build/lib/tests/framework/callbacks/test_delay.py -> build/bdist.linux-armv7l/wheel/tests/framework/callbacks copying build/lib/tests/framework/callbacks/test_lr_scheduler.py -> build/bdist.linux-armv7l/wheel/tests/framework/callbacks copying build/lib/tests/framework/__init__.py -> build/bdist.linux-armv7l/wheel/tests/framework copying build/lib/tests/framework/test_model.py -> build/bdist.linux-armv7l/wheel/tests/framework creating build/bdist.linux-armv7l/wheel/pytoune copying build/lib/pytoune/__init__.py -> build/bdist.linux-armv7l/wheel/pytoune copying build/lib/pytoune/utils.py -> build/bdist.linux-armv7l/wheel/pytoune creating build/bdist.linux-armv7l/wheel/pytoune/framework creating build/bdist.linux-armv7l/wheel/pytoune/framework/callbacks copying build/lib/pytoune/framework/callbacks/callbacks.py -> build/bdist.linux-armv7l/wheel/pytoune/framework/callbacks copying build/lib/pytoune/framework/callbacks/checkpoint.py -> build/bdist.linux-armv7l/wheel/pytoune/framework/callbacks copying build/lib/pytoune/framework/callbacks/terminate_on_nan.py -> build/bdist.linux-armv7l/wheel/pytoune/framework/callbacks copying build/lib/pytoune/framework/callbacks/logger.py -> build/bdist.linux-armv7l/wheel/pytoune/framework/callbacks copying build/lib/pytoune/framework/callbacks/delay.py -> build/bdist.linux-armv7l/wheel/pytoune/framework/callbacks copying build/lib/pytoune/framework/callbacks/best_model_restore.py -> build/bdist.linux-armv7l/wheel/pytoune/framework/callbacks copying build/lib/pytoune/framework/callbacks/progress.py -> build/bdist.linux-armv7l/wheel/pytoune/framework/callbacks copying build/lib/pytoune/framework/callbacks/__init__.py -> build/bdist.linux-armv7l/wheel/pytoune/framework/callbacks copying build/lib/pytoune/framework/callbacks/earlystopping.py -> build/bdist.linux-armv7l/wheel/pytoune/framework/callbacks copying build/lib/pytoune/framework/callbacks/lr_scheduler.py -> build/bdist.linux-armv7l/wheel/pytoune/framework/callbacks copying build/lib/pytoune/framework/__init__.py -> build/bdist.linux-armv7l/wheel/pytoune/framework copying build/lib/pytoune/framework/model.py -> build/bdist.linux-armv7l/wheel/pytoune/framework running install_egg_info running egg_info writing requirements to PyToune.egg-info/requires.txt writing top-level names to PyToune.egg-info/top_level.txt writing dependency_links to PyToune.egg-info/dependency_links.txt writing PyToune.egg-info/PKG-INFO reading manifest file 'PyToune.egg-info/SOURCES.txt' writing manifest file 'PyToune.egg-info/SOURCES.txt' Copying PyToune.egg-info to build/bdist.linux-armv7l/wheel/PyToune-0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/PyToune-0.2.dist-info/WHEEL Running setup.py bdist_wheel for PyToune: finished with status 'done' Stored in directory: /tmp/tmp59a47y_c Successfully built PyToune Cleaning up... Removing source in /tmp/pip-build-6malb0pp/PyToune