Created temporary directory: /tmp/pip-ephem-wheel-cache-mwvo18bi Created temporary directory: /tmp/pip-req-tracker-zxctpjrs Created requirements tracker '/tmp/pip-req-tracker-zxctpjrs' Created temporary directory: /tmp/pip-wheel-6t2ue10v Collecting keras-radam==0.4.0 1 location(s) to search for versions of keras-radam: * https://pypi.org/simple/keras-radam/ Getting page https://pypi.org/simple/keras-radam/ Analyzing links from page https://pypi.org/simple/keras-radam/ Found link https://files.pythonhosted.org/packages/ef/1d/1957316b072bd8a09764e8635fdc385938ce32e555949ef4f7a61992f398/keras-radam-0.1.0.tar.gz#sha256=7f45ca368d5f27b35ec4fc56414906268ef3c3b1ab386cbd983ccb1aa15b4500 (from https://pypi.org/simple/keras-radam/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/13/19/9745dd937fbba2907f21e75ac669447f6e43d95f2de7dcfb6c53d9690b0a/keras-radam-0.2.0.tar.gz#sha256=bb1c6f39cb4c06ed56187e238d918a890f8a365dce878f6cbf3acd7226f8bb2f (from https://pypi.org/simple/keras-radam/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/b7/e0/01eaa5f4b655952693f144514b16ef88532b0dccb493f76056a7f1b3f083/keras-radam-0.3.0.tar.gz#sha256=49558cac3037b4f9e22f9fa6b078ee77e87c9bafdd1445bc8e0e61b20a32826e (from https://pypi.org/simple/keras-radam/), version: 0.3.0 Found link https://files.pythonhosted.org/packages/0c/c6/4bed07438df1dc0904f61d68e763ae7ee000b8db39bed653e9d773c6c555/keras-radam-0.4.0.tar.gz#sha256=aeef02c389b98007735aed25dba5b83a18562581075485804ff797d5296f1ca0 (from https://pypi.org/simple/keras-radam/), version: 0.4.0 Using version 0.4.0 (newest of versions: 0.4.0) Created temporary directory: /tmp/pip-unpack-tky2_htl Downloading https://files.pythonhosted.org/packages/0c/c6/4bed07438df1dc0904f61d68e763ae7ee000b8db39bed653e9d773c6c555/keras-radam-0.4.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/0c/c6/4bed07438df1dc0904f61d68e763ae7ee000b8db39bed653e9d773c6c555/keras-radam-0.4.0.tar.gz#sha256=aeef02c389b98007735aed25dba5b83a18562581075485804ff797d5296f1ca0 (from https://pypi.org/simple/keras-radam/) Added keras-radam==0.4.0 from https://files.pythonhosted.org/packages/0c/c6/4bed07438df1dc0904f61d68e763ae7ee000b8db39bed653e9d773c6c555/keras-radam-0.4.0.tar.gz#sha256=aeef02c389b98007735aed25dba5b83a18562581075485804ff797d5296f1ca0 to build tracker '/tmp/pip-req-tracker-zxctpjrs' Running setup.py (path:/tmp/pip-wheel-6t2ue10v/keras-radam/setup.py) egg_info for package keras-radam Running command python setup.py egg_info running egg_info creating pip-egg-info/keras_radam.egg-info writing top-level names to pip-egg-info/keras_radam.egg-info/top_level.txt writing pip-egg-info/keras_radam.egg-info/PKG-INFO writing requirements to pip-egg-info/keras_radam.egg-info/requires.txt writing dependency_links to pip-egg-info/keras_radam.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/keras_radam.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/keras_radam.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README-zh-CN.md' writing manifest file 'pip-egg-info/keras_radam.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-6t2ue10v/keras-radam has version 0.4.0, which satisfies requirement keras-radam==0.4.0 from https://files.pythonhosted.org/packages/0c/c6/4bed07438df1dc0904f61d68e763ae7ee000b8db39bed653e9d773c6c555/keras-radam-0.4.0.tar.gz#sha256=aeef02c389b98007735aed25dba5b83a18562581075485804ff797d5296f1ca0 Removed keras-radam==0.4.0 from https://files.pythonhosted.org/packages/0c/c6/4bed07438df1dc0904f61d68e763ae7ee000b8db39bed653e9d773c6c555/keras-radam-0.4.0.tar.gz#sha256=aeef02c389b98007735aed25dba5b83a18562581075485804ff797d5296f1ca0 from build tracker '/tmp/pip-req-tracker-zxctpjrs' Building wheels for collected packages: keras-radam Created temporary directory: /tmp/pip-wheel-j97n9kbe Running setup.py bdist_wheel for keras-radam: started Destination directory: /tmp/pip-wheel-j97n9kbe Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-6t2ue10v/keras-radam/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-j97n9kbe running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/keras_radam copying keras_radam/selection.py -> build/lib/keras_radam copying keras_radam/optimizer_v2.py -> build/lib/keras_radam copying keras_radam/__init__.py -> build/lib/keras_radam copying keras_radam/optimizers.py -> build/lib/keras_radam copying keras_radam/backend.py -> build/lib/keras_radam creating build/lib/tests copying tests/test_similar.py -> build/lib/tests copying tests/test_optimizers.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/official.py -> build/lib/tests 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/keras_radam copying build/lib/keras_radam/selection.py -> build/bdist.linux-armv7l/wheel/keras_radam copying build/lib/keras_radam/optimizer_v2.py -> build/bdist.linux-armv7l/wheel/keras_radam copying build/lib/keras_radam/__init__.py -> build/bdist.linux-armv7l/wheel/keras_radam copying build/lib/keras_radam/optimizers.py -> build/bdist.linux-armv7l/wheel/keras_radam copying build/lib/keras_radam/backend.py -> build/bdist.linux-armv7l/wheel/keras_radam creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_similar.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_optimizers.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/official.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing keras_radam.egg-info/PKG-INFO writing dependency_links to keras_radam.egg-info/dependency_links.txt writing requirements to keras_radam.egg-info/requires.txt writing top-level names to keras_radam.egg-info/top_level.txt reading manifest file 'keras_radam.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README-zh-CN.md' writing manifest file 'keras_radam.egg-info/SOURCES.txt' Copying keras_radam.egg-info to build/bdist.linux-armv7l/wheel/keras_radam-0.4.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/keras_radam-0.4.0.dist-info/WHEEL creating '/tmp/pip-wheel-j97n9kbe/keras_radam-0.4.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'keras_radam/__init__.py' adding 'keras_radam/backend.py' adding 'keras_radam/optimizer_v2.py' adding 'keras_radam/optimizers.py' adding 'keras_radam/selection.py' adding 'tests/__init__.py' adding 'tests/official.py' adding 'tests/test_optimizers.py' adding 'tests/test_similar.py' adding 'keras_radam-0.4.0.dist-info/METADATA' adding 'keras_radam-0.4.0.dist-info/WHEEL' adding 'keras_radam-0.4.0.dist-info/top_level.txt' adding 'keras_radam-0.4.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for keras-radam: finished with status 'done' Stored in directory: /tmp/tmpuof06j3m Successfully built keras-radam Cleaning up... Removing source in /tmp/pip-wheel-6t2ue10v/keras-radam Removed build tracker '/tmp/pip-req-tracker-zxctpjrs'