2019-11-28T19:13:51 Created temporary directory: /tmp/pip-ephem-wheel-cache-51v18uns 2019-11-28T19:13:51 Created temporary directory: /tmp/pip-req-tracker-w0ix5az9 2019-11-28T19:13:51 Created requirements tracker '/tmp/pip-req-tracker-w0ix5az9' 2019-11-28T19:13:51 Created temporary directory: /tmp/pip-wheel-x2y2ihya 2019-11-28T19:13:51 Collecting lrcurve==1.0.1 2019-11-28T19:13:51 1 location(s) to search for versions of lrcurve: 2019-11-28T19:13:51 * https://pypi.org/simple/lrcurve/ 2019-11-28T19:13:51 Getting page https://pypi.org/simple/lrcurve/ 2019-11-28T19:13:51 Analyzing links from page https://pypi.org/simple/lrcurve/ 2019-11-28T19:13:52 Found link https://files.pythonhosted.org/packages/68/56/35c03b4c37bb7ce38c41d732657c26ab3c480013a53913769a66871aebac/lrcurve-1.0.0.tar.gz#sha256=eb946dea6a4da851c4c53a356d2df42bfc46f1820d56d41756e4d43d213a5e6b (from https://pypi.org/simple/lrcurve/), version: 1.0.0 2019-11-28T19:13:52 Found link https://files.pythonhosted.org/packages/30/d3/0ec680e56fb0a9a4644475269d2b8ca34962610fb273c243de83f2c83a62/lrcurve-1.0.1.tar.gz#sha256=8c5f21a62cdce74d69db937c4a2e2d17b9b71e052fb33aefc9eaaaf9688c38bb (from https://pypi.org/simple/lrcurve/), version: 1.0.1 2019-11-28T19:13:52 Using version 1.0.1 (newest of versions: 1.0.1) 2019-11-28T19:13:52 Created temporary directory: /tmp/pip-unpack-1lrki_rr 2019-11-28T19:13:52 Downloading https://files.pythonhosted.org/packages/30/d3/0ec680e56fb0a9a4644475269d2b8ca34962610fb273c243de83f2c83a62/lrcurve-1.0.1.tar.gz (66kB) 2019-11-28T19:13:52 Downloading from URL https://files.pythonhosted.org/packages/30/d3/0ec680e56fb0a9a4644475269d2b8ca34962610fb273c243de83f2c83a62/lrcurve-1.0.1.tar.gz#sha256=8c5f21a62cdce74d69db937c4a2e2d17b9b71e052fb33aefc9eaaaf9688c38bb (from https://pypi.org/simple/lrcurve/) 2019-11-28T19:13:52 Added lrcurve==1.0.1 from https://files.pythonhosted.org/packages/30/d3/0ec680e56fb0a9a4644475269d2b8ca34962610fb273c243de83f2c83a62/lrcurve-1.0.1.tar.gz#sha256=8c5f21a62cdce74d69db937c4a2e2d17b9b71e052fb33aefc9eaaaf9688c38bb to build tracker '/tmp/pip-req-tracker-w0ix5az9' 2019-11-28T19:13:52 Running setup.py (path:/tmp/pip-wheel-x2y2ihya/lrcurve/setup.py) egg_info for package lrcurve 2019-11-28T19:13:52 Running command python setup.py egg_info 2019-11-28T19:13:54 running egg_info 2019-11-28T19:13:54 creating pip-egg-info/lrcurve.egg-info 2019-11-28T19:13:54 writing dependency_links to pip-egg-info/lrcurve.egg-info/dependency_links.txt 2019-11-28T19:13:54 writing requirements to pip-egg-info/lrcurve.egg-info/requires.txt 2019-11-28T19:13:54 writing top-level names to pip-egg-info/lrcurve.egg-info/top_level.txt 2019-11-28T19:13:54 writing pip-egg-info/lrcurve.egg-info/PKG-INFO 2019-11-28T19:13:54 writing manifest file 'pip-egg-info/lrcurve.egg-info/SOURCES.txt' 2019-11-28T19:13:54 reading manifest file 'pip-egg-info/lrcurve.egg-info/SOURCES.txt' 2019-11-28T19:13:54 reading manifest template 'MANIFEST.in' 2019-11-28T19:13:54 writing manifest file 'pip-egg-info/lrcurve.egg-info/SOURCES.txt' 2019-11-28T19:13:55 Source in /tmp/pip-wheel-x2y2ihya/lrcurve has version 1.0.1, which satisfies requirement lrcurve==1.0.1 from https://files.pythonhosted.org/packages/30/d3/0ec680e56fb0a9a4644475269d2b8ca34962610fb273c243de83f2c83a62/lrcurve-1.0.1.tar.gz#sha256=8c5f21a62cdce74d69db937c4a2e2d17b9b71e052fb33aefc9eaaaf9688c38bb 2019-11-28T19:13:55 Removed lrcurve==1.0.1 from https://files.pythonhosted.org/packages/30/d3/0ec680e56fb0a9a4644475269d2b8ca34962610fb273c243de83f2c83a62/lrcurve-1.0.1.tar.gz#sha256=8c5f21a62cdce74d69db937c4a2e2d17b9b71e052fb33aefc9eaaaf9688c38bb from build tracker '/tmp/pip-req-tracker-w0ix5az9' 2019-11-28T19:13:55 Building wheels for collected packages: lrcurve 2019-11-28T19:13:55 Created temporary directory: /tmp/pip-wheel-2p77mqap 2019-11-28T19:13:55 Building wheel for lrcurve (setup.py): started 2019-11-28T19:13:55 Destination directory: /tmp/pip-wheel-2p77mqap 2019-11-28T19:13:55 Running command /usr/bin/python3 -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-wheel-x2y2ihya/lrcurve/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-2p77mqap 2019-11-28T19:13:56 running bdist_wheel 2019-11-28T19:13:56 running build 2019-11-28T19:13:56 running build_py 2019-11-28T19:13:57 creating build 2019-11-28T19:13:57 creating build/lib 2019-11-28T19:13:57 creating build/lib/lrcurve 2019-11-28T19:13:57 copying lrcurve/keras_learning_curve_test.py -> build/lib/lrcurve 2019-11-28T19:13:57 copying lrcurve/keras_learning_curve.py -> build/lib/lrcurve 2019-11-28T19:13:57 copying lrcurve/plot_learning_curve_test.py -> build/lib/lrcurve 2019-11-28T19:13:57 copying lrcurve/plot_learning_curve.py -> build/lib/lrcurve 2019-11-28T19:13:57 copying lrcurve/__init__.py -> build/lib/lrcurve 2019-11-28T19:13:57 running egg_info 2019-11-28T19:13:57 writing dependency_links to lrcurve.egg-info/dependency_links.txt 2019-11-28T19:13:57 writing requirements to lrcurve.egg-info/requires.txt 2019-11-28T19:13:57 writing lrcurve.egg-info/PKG-INFO 2019-11-28T19:13:57 writing top-level names to lrcurve.egg-info/top_level.txt 2019-11-28T19:13:57 reading manifest file 'lrcurve.egg-info/SOURCES.txt' 2019-11-28T19:13:57 reading manifest template 'MANIFEST.in' 2019-11-28T19:13:57 writing manifest file 'lrcurve.egg-info/SOURCES.txt' 2019-11-28T19:13:57 creating build/lib/lrcurve/web_assets 2019-11-28T19:13:57 copying lrcurve/web_assets/d3.bundle.js -> build/lib/lrcurve/web_assets 2019-11-28T19:13:57 copying lrcurve/web_assets/d3.js -> build/lib/lrcurve/web_assets 2019-11-28T19:13:57 copying lrcurve/web_assets/learning_curve.css -> build/lib/lrcurve/web_assets 2019-11-28T19:13:57 copying lrcurve/web_assets/learning_curve.js -> build/lib/lrcurve/web_assets 2019-11-28T19:13:57 installing to build/bdist.linux-armv7l/wheel 2019-11-28T19:13:57 running install 2019-11-28T19:13:57 running install_lib 2019-11-28T19:13:57 creating build/bdist.linux-armv7l 2019-11-28T19:13:57 creating build/bdist.linux-armv7l/wheel 2019-11-28T19:13:57 creating build/bdist.linux-armv7l/wheel/lrcurve 2019-11-28T19:13:57 creating build/bdist.linux-armv7l/wheel/lrcurve/web_assets 2019-11-28T19:13:57 copying build/lib/lrcurve/web_assets/d3.js -> build/bdist.linux-armv7l/wheel/lrcurve/web_assets 2019-11-28T19:13:57 copying build/lib/lrcurve/web_assets/d3.bundle.js -> build/bdist.linux-armv7l/wheel/lrcurve/web_assets 2019-11-28T19:13:57 copying build/lib/lrcurve/web_assets/learning_curve.js -> build/bdist.linux-armv7l/wheel/lrcurve/web_assets 2019-11-28T19:13:57 copying build/lib/lrcurve/web_assets/learning_curve.css -> build/bdist.linux-armv7l/wheel/lrcurve/web_assets 2019-11-28T19:13:57 copying build/lib/lrcurve/keras_learning_curve_test.py -> build/bdist.linux-armv7l/wheel/lrcurve 2019-11-28T19:13:57 copying build/lib/lrcurve/keras_learning_curve.py -> build/bdist.linux-armv7l/wheel/lrcurve 2019-11-28T19:13:57 copying build/lib/lrcurve/plot_learning_curve_test.py -> build/bdist.linux-armv7l/wheel/lrcurve 2019-11-28T19:13:57 copying build/lib/lrcurve/plot_learning_curve.py -> build/bdist.linux-armv7l/wheel/lrcurve 2019-11-28T19:13:57 copying build/lib/lrcurve/__init__.py -> build/bdist.linux-armv7l/wheel/lrcurve 2019-11-28T19:13:57 running install_egg_info 2019-11-28T19:13:57 Copying lrcurve.egg-info to build/bdist.linux-armv7l/wheel/lrcurve-1.0.1-py3.5.egg-info 2019-11-28T19:13:57 running install_scripts 2019-11-28T19:13:57 creating build/bdist.linux-armv7l/wheel/lrcurve-1.0.1.dist-info/WHEEL 2019-11-28T19:13:58 Building wheel for lrcurve (setup.py): finished with status 'done' 2019-11-28T19:13:58 Stored in directory: /tmp/tmpovj8oblz 2019-11-28T19:13:58 Successfully built lrcurve 2019-11-28T19:13:58 Cleaning up... 2019-11-28T19:13:58 Removing source in /tmp/pip-wheel-x2y2ihya/lrcurve 2019-11-28T19:13:58 Removed build tracker '/tmp/pip-req-tracker-w0ix5az9'