Collecting PyToune==0.3 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.org/simple/pytoune/ Found link https://files.pythonhosted.org/packages/06/e9/00d27401f540462de9831626bdd7c0607376c0e352c2d897a7490b90b019/PyToune-0.1c.tar.gz#sha256=d4dc58b400b1349206309e69257369d0e03cc1e1384f7a447deb6eb2118cf84e (from https://pypi.org/simple/pytoune/) (requires-python:>=3), version: 0.1c Found link https://files.pythonhosted.org/packages/ae/7a/8bfb7c4e66d88b469b377e53d6148e0782ef31f09b80d1d0e0a229e20f9f/PyToune-0.1.1.tar.gz#sha256=684d442b7e3eaaed7b9d049472b3931eb9b8ae62c9ab0df991353390344f4f85 (from https://pypi.org/simple/pytoune/) (requires-python:>=3), version: 0.1.1 Found link https://files.pythonhosted.org/packages/0e/d3/e92499415ebaf0c02abdafb3f4b147147bbca9c07d6a73940ae4fec2c49c/PyToune-0.2.tar.gz#sha256=1cae6331f3790c05ee3c92afd737985b6ee6de21829fdd72be3f94296fe51c90 (from https://pypi.org/simple/pytoune/) (requires-python:>=3), version: 0.2 Found link https://files.pythonhosted.org/packages/c1/e6/4d3749f819045cac2f248999007db3dff7ef4695d819d12819df93741132/PyToune-0.2.1.tar.gz#sha256=226d3180f36266f26705ced787b5a931c821caf40c345c2a3d0d7d6ffffd7a7f (from https://pypi.org/simple/pytoune/) (requires-python:>=3), version: 0.2.1 Found link https://files.pythonhosted.org/packages/ae/02/a0b958ec5adc46686092eab1209777998d7d7ea0ce91cac5d6ec0b6c76f1/PyToune-0.2.2.tar.gz#sha256=8466b5aeb6e716ce3b8b2b647995b0b18419939db1e065080a28a08fff366fb8 (from https://pypi.org/simple/pytoune/) (requires-python:>=3), version: 0.2.2 Found link https://files.pythonhosted.org/packages/97/ba/2004f5b2f2c5c8529ea42ea18ba700244bbd2bd1cbe1917e7d8d61aa8765/PyToune-0.3.tar.gz#sha256=fffea9f3b4eeb897fe01c5a2e1ff8d05ae30233bec63927f105c66f31aa58285 (from https://pypi.org/simple/pytoune/) (requires-python:>=3), version: 0.3 Using version 0.3 (newest of versions: 0.3) Downloading https://files.pythonhosted.org/packages/97/ba/2004f5b2f2c5c8529ea42ea18ba700244bbd2bd1cbe1917e7d8d61aa8765/PyToune-0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/97/ba/2004f5b2f2c5c8529ea42ea18ba700244bbd2bd1cbe1917e7d8d61aa8765/PyToune-0.3.tar.gz#sha256=fffea9f3b4eeb897fe01c5a2e1ff8d05ae30233bec63927f105c66f31aa58285 (from https://pypi.org/simple/pytoune/) (requires-python:>=3) Running setup.py (path:/tmp/pip-build-iuyoielw/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 top-level names to pip-egg-info/PyToune.egg-info/top_level.txt writing pip-egg-info/PyToune.egg-info/PKG-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 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-iuyoielw/PyToune has version 0.3, which satisfies requirement PyToune==0.3 from https://files.pythonhosted.org/packages/97/ba/2004f5b2f2c5c8529ea42ea18ba700244bbd2bd1cbe1917e7d8d61aa8765/PyToune-0.3.tar.gz#sha256=fffea9f3b4eeb897fe01c5a2e1ff8d05ae30233bec63927f105c66f31aa58285 Building wheels for collected packages: PyToune Running setup.py bdist_wheel for PyToune: started Destination directory: /tmp/tmp3z2nkbnrpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-iuyoielw/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/tmp3z2nkbnrpip-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 copying tests/test_utils.py -> build/lib/tests creating build/lib/pytoune copying pytoune/version.py -> 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_logger.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/layers copying pytoune/layers/identity.py -> build/lib/pytoune/layers copying pytoune/layers/__init__.py -> build/lib/pytoune/layers copying pytoune/layers/flatten.py -> build/lib/pytoune/layers creating build/lib/pytoune/framework copying pytoune/framework/metrics.py -> 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 copying pytoune/framework/callbacks/clip_norm.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 copying build/lib/tests/test_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_logger.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/version.py -> build/bdist.linux-armv7l/wheel/pytoune copying build/lib/pytoune/__init__.py -> build/bdist.linux-armv7l/wheel/pytoune creating build/bdist.linux-armv7l/wheel/pytoune/layers copying build/lib/pytoune/layers/identity.py -> build/bdist.linux-armv7l/wheel/pytoune/layers copying build/lib/pytoune/layers/__init__.py -> build/bdist.linux-armv7l/wheel/pytoune/layers copying build/lib/pytoune/layers/flatten.py -> build/bdist.linux-armv7l/wheel/pytoune/layers copying build/lib/pytoune/utils.py -> build/bdist.linux-armv7l/wheel/pytoune creating build/bdist.linux-armv7l/wheel/pytoune/framework copying build/lib/pytoune/framework/metrics.py -> 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/callbacks/clip_norm.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 dependency_links to PyToune.egg-info/dependency_links.txt writing PyToune.egg-info/PKG-INFO writing top-level names to PyToune.egg-info/top_level.txt writing requirements to PyToune.egg-info/requires.txt 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.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/PyToune-0.3.dist-info/WHEEL Running setup.py bdist_wheel for PyToune: finished with status 'done' Stored in directory: /tmp/tmp2vdypm9a Successfully built PyToune Cleaning up... Removing source in /tmp/pip-build-iuyoielw/PyToune