Collecting chainerui==0.3.0 1 location(s) to search for versions of chainerui: * https://pypi.python.org/simple/chainerui/ Getting page https://pypi.python.org/simple/chainerui/ Analyzing links from page https://pypi.org/simple/chainerui/ Found link https://files.pythonhosted.org/packages/67/39/1f23ce56a0a8820c85f4a76469f8825fa144ff6e71dbe3624b4df8fdb400/chainerui-0.1.0.tar.gz#sha256=b390c2f69f326b9e6392456102d6c08bb1443740bca01e50a2910b3b0cd677ba (from https://pypi.org/simple/chainerui/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/2a/8d/0008acd2cf55fc6bb0dd69733ad2f5f140c67bd6411ab3d16244746774f1/chainerui-0.1.1.tar.gz#sha256=5c03c6b9b7324a33f50ab3284140ebb4a05f2ac0ae4c0315550b7168641f74e5 (from https://pypi.org/simple/chainerui/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/64/77/e0d26c49c56052b003e5539f1c4c1521895e28ff7ebd9d9d9beb8d06402f/chainerui-0.2.0.tar.gz#sha256=3381602c375bf47c9b10569f7fdabaa17c7cedb4679b38404afbe0813e549ec0 (from https://pypi.org/simple/chainerui/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/4e/40/bf2d19a73887f7141072b03b0f68ea41c7ed2e9573efec2be395b1808e30/chainerui-0.3.0.tar.gz#sha256=2a6c03b1a4ae648e3c3961c4f20b34c512933cc819f4a63f56ca37c8f53a1de0 (from https://pypi.org/simple/chainerui/), version: 0.3.0 Using version 0.3.0 (newest of versions: 0.3.0) Downloading https://files.pythonhosted.org/packages/4e/40/bf2d19a73887f7141072b03b0f68ea41c7ed2e9573efec2be395b1808e30/chainerui-0.3.0.tar.gz (463kB) Downloading from URL https://files.pythonhosted.org/packages/4e/40/bf2d19a73887f7141072b03b0f68ea41c7ed2e9573efec2be395b1808e30/chainerui-0.3.0.tar.gz#sha256=2a6c03b1a4ae648e3c3961c4f20b34c512933cc819f4a63f56ca37c8f53a1de0 (from https://pypi.org/simple/chainerui/) Running setup.py (path:/tmp/pip-build-6p_7g6yz/chainerui/setup.py) egg_info for package chainerui Running command python setup.py egg_info running egg_info creating pip-egg-info/chainerui.egg-info writing top-level names to pip-egg-info/chainerui.egg-info/top_level.txt writing pip-egg-info/chainerui.egg-info/PKG-INFO writing requirements to pip-egg-info/chainerui.egg-info/requires.txt writing dependency_links to pip-egg-info/chainerui.egg-info/dependency_links.txt writing entry points to pip-egg-info/chainerui.egg-info/entry_points.txt writing manifest file 'pip-egg-info/chainerui.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/chainerui.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/chainerui.egg-info/SOURCES.txt' Source in /tmp/pip-build-6p_7g6yz/chainerui has version 0.3.0, which satisfies requirement chainerui==0.3.0 from https://files.pythonhosted.org/packages/4e/40/bf2d19a73887f7141072b03b0f68ea41c7ed2e9573efec2be395b1808e30/chainerui-0.3.0.tar.gz#sha256=2a6c03b1a4ae648e3c3961c4f20b34c512933cc819f4a63f56ca37c8f53a1de0 Building wheels for collected packages: chainerui Running setup.py bdist_wheel for chainerui: started Destination directory: /tmp/tmpqoyxaewipip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-6p_7g6yz/chainerui/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/tmpqoyxaewipip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/chainerui copying chainerui/summary.py -> build/lib/chainerui copying chainerui/__init__.py -> build/lib/chainerui copying chainerui/app.py -> build/lib/chainerui copying chainerui/_version.py -> build/lib/chainerui creating build/lib/chainerui/templates copying chainerui/templates/__init__.py -> build/lib/chainerui/templates creating build/lib/chainerui/views copying chainerui/views/project.py -> build/lib/chainerui/views copying chainerui/views/result_command.py -> build/lib/chainerui/views copying chainerui/views/__init__.py -> build/lib/chainerui/views copying chainerui/views/result.py -> build/lib/chainerui/views copying chainerui/views/result_image.py -> build/lib/chainerui/views creating build/lib/chainerui/extensions copying chainerui/extensions/image_reporter_extension.py -> build/lib/chainerui/extensions copying chainerui/extensions/commands_extension.py -> build/lib/chainerui/extensions copying chainerui/extensions/__init__.py -> build/lib/chainerui/extensions creating build/lib/chainerui/utils copying chainerui/utils/is_numberable.py -> build/lib/chainerui/utils copying chainerui/utils/is_jsonable.py -> build/lib/chainerui/utils copying chainerui/utils/log_report.py -> build/lib/chainerui/utils copying chainerui/utils/tempdir.py -> build/lib/chainerui/utils copying chainerui/utils/db_revision.py -> build/lib/chainerui/utils copying chainerui/utils/command_item.py -> build/lib/chainerui/utils copying chainerui/utils/commands_state.py -> build/lib/chainerui/utils copying chainerui/utils/__init__.py -> build/lib/chainerui/utils copying chainerui/utils/save_args.py -> build/lib/chainerui/utils creating build/lib/chainerui/migration copying chainerui/migration/env.py -> build/lib/chainerui/migration copying chainerui/migration/__init__.py -> build/lib/chainerui/migration creating build/lib/chainerui/models copying chainerui/models/project.py -> build/lib/chainerui/models copying chainerui/models/argument.py -> build/lib/chainerui/models copying chainerui/models/log.py -> build/lib/chainerui/models copying chainerui/models/snapshot.py -> build/lib/chainerui/models copying chainerui/models/__init__.py -> build/lib/chainerui/models copying chainerui/models/command.py -> build/lib/chainerui/models copying chainerui/models/result.py -> build/lib/chainerui/models creating build/lib/chainerui/tasks copying chainerui/tasks/crawl_result.py -> build/lib/chainerui/tasks copying chainerui/tasks/collect_results.py -> build/lib/chainerui/tasks copying chainerui/tasks/__init__.py -> build/lib/chainerui/tasks copying chainerui/tasks/collect_images.py -> build/lib/chainerui/tasks creating build/lib/chainerui/migration/versions copying chainerui/migration/versions/00a907e5780f_add_log_modified_at.py -> build/lib/chainerui/migration/versions copying chainerui/migration/versions/c78d4004717f_add_timestamps_to_result.py -> build/lib/chainerui/migration/versions copying chainerui/migration/versions/__init__.py -> build/lib/chainerui/migration/versions copying chainerui/migration/versions/6cc68bf684ac_add_project_id_to_result.py -> build/lib/chainerui/migration/versions copying chainerui/migration/versions/1104edb51c0d_add_project_table.py -> build/lib/chainerui/migration/versions copying chainerui/migration/versions/7fcaf5b6e9e8_add_request_and_response_to_command.py -> build/lib/chainerui/migration/versions copying chainerui/migration/versions/4e779a5fc57e_add_is_unregistered_to_result.py -> build/lib/chainerui/migration/versions copying chainerui/migration/versions/213e2a3392f2_init.py -> build/lib/chainerui/migration/versions copying chainerui/migration/versions/e3db52a480f8_alter_log_data_type.py -> build/lib/chainerui/migration/versions copying chainerui/templates/index.html -> build/lib/chainerui/templates creating build/lib/chainerui/static creating build/lib/chainerui/static/dist copying chainerui/static/dist/open-iconic.svg -> build/lib/chainerui/static/dist copying chainerui/static/dist/favicon.ico -> build/lib/chainerui/static/dist copying chainerui/static/dist/open-iconic.otf -> build/lib/chainerui/static/dist copying chainerui/static/dist/open-iconic.eot -> build/lib/chainerui/static/dist copying chainerui/static/dist/open-iconic.woff -> build/lib/chainerui/static/dist copying chainerui/static/dist/open-iconic.ttf -> build/lib/chainerui/static/dist copying chainerui/static/dist/vendor.js -> build/lib/chainerui/static/dist copying chainerui/static/dist/index.html -> build/lib/chainerui/static/dist copying chainerui/static/dist/chainerui.css -> build/lib/chainerui/static/dist copying chainerui/static/dist/chainerui.js -> build/lib/chainerui/static/dist copying chainerui/static/dist/vendor.css -> build/lib/chainerui/static/dist 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/chainerui creating build/bdist.linux-armv7l/wheel/chainerui/templates copying build/lib/chainerui/templates/__init__.py -> build/bdist.linux-armv7l/wheel/chainerui/templates copying build/lib/chainerui/templates/index.html -> build/bdist.linux-armv7l/wheel/chainerui/templates creating build/bdist.linux-armv7l/wheel/chainerui/views copying build/lib/chainerui/views/project.py -> build/bdist.linux-armv7l/wheel/chainerui/views copying build/lib/chainerui/views/result_command.py -> build/bdist.linux-armv7l/wheel/chainerui/views copying build/lib/chainerui/views/__init__.py -> build/bdist.linux-armv7l/wheel/chainerui/views copying build/lib/chainerui/views/result.py -> build/bdist.linux-armv7l/wheel/chainerui/views copying build/lib/chainerui/views/result_image.py -> build/bdist.linux-armv7l/wheel/chainerui/views creating build/bdist.linux-armv7l/wheel/chainerui/extensions copying build/lib/chainerui/extensions/image_reporter_extension.py -> build/bdist.linux-armv7l/wheel/chainerui/extensions copying build/lib/chainerui/extensions/commands_extension.py -> build/bdist.linux-armv7l/wheel/chainerui/extensions copying build/lib/chainerui/extensions/__init__.py -> build/bdist.linux-armv7l/wheel/chainerui/extensions creating build/bdist.linux-armv7l/wheel/chainerui/utils copying build/lib/chainerui/utils/is_numberable.py -> build/bdist.linux-armv7l/wheel/chainerui/utils copying build/lib/chainerui/utils/is_jsonable.py -> build/bdist.linux-armv7l/wheel/chainerui/utils copying build/lib/chainerui/utils/log_report.py -> build/bdist.linux-armv7l/wheel/chainerui/utils copying build/lib/chainerui/utils/tempdir.py -> build/bdist.linux-armv7l/wheel/chainerui/utils copying build/lib/chainerui/utils/db_revision.py -> build/bdist.linux-armv7l/wheel/chainerui/utils copying build/lib/chainerui/utils/command_item.py -> build/bdist.linux-armv7l/wheel/chainerui/utils copying build/lib/chainerui/utils/commands_state.py -> build/bdist.linux-armv7l/wheel/chainerui/utils copying build/lib/chainerui/utils/__init__.py -> build/bdist.linux-armv7l/wheel/chainerui/utils copying build/lib/chainerui/utils/save_args.py -> build/bdist.linux-armv7l/wheel/chainerui/utils creating build/bdist.linux-armv7l/wheel/chainerui/migration copying build/lib/chainerui/migration/env.py -> build/bdist.linux-armv7l/wheel/chainerui/migration copying build/lib/chainerui/migration/__init__.py -> build/bdist.linux-armv7l/wheel/chainerui/migration creating build/bdist.linux-armv7l/wheel/chainerui/migration/versions copying build/lib/chainerui/migration/versions/00a907e5780f_add_log_modified_at.py -> build/bdist.linux-armv7l/wheel/chainerui/migration/versions copying build/lib/chainerui/migration/versions/c78d4004717f_add_timestamps_to_result.py -> build/bdist.linux-armv7l/wheel/chainerui/migration/versions copying build/lib/chainerui/migration/versions/__init__.py -> build/bdist.linux-armv7l/wheel/chainerui/migration/versions copying build/lib/chainerui/migration/versions/6cc68bf684ac_add_project_id_to_result.py -> build/bdist.linux-armv7l/wheel/chainerui/migration/versions copying build/lib/chainerui/migration/versions/1104edb51c0d_add_project_table.py -> build/bdist.linux-armv7l/wheel/chainerui/migration/versions copying build/lib/chainerui/migration/versions/7fcaf5b6e9e8_add_request_and_response_to_command.py -> build/bdist.linux-armv7l/wheel/chainerui/migration/versions copying build/lib/chainerui/migration/versions/4e779a5fc57e_add_is_unregistered_to_result.py -> build/bdist.linux-armv7l/wheel/chainerui/migration/versions copying build/lib/chainerui/migration/versions/213e2a3392f2_init.py -> build/bdist.linux-armv7l/wheel/chainerui/migration/versions copying build/lib/chainerui/migration/versions/e3db52a480f8_alter_log_data_type.py -> build/bdist.linux-armv7l/wheel/chainerui/migration/versions creating build/bdist.linux-armv7l/wheel/chainerui/models copying build/lib/chainerui/models/project.py -> build/bdist.linux-armv7l/wheel/chainerui/models copying build/lib/chainerui/models/argument.py -> build/bdist.linux-armv7l/wheel/chainerui/models copying build/lib/chainerui/models/log.py -> build/bdist.linux-armv7l/wheel/chainerui/models copying build/lib/chainerui/models/snapshot.py -> build/bdist.linux-armv7l/wheel/chainerui/models copying build/lib/chainerui/models/__init__.py -> build/bdist.linux-armv7l/wheel/chainerui/models copying build/lib/chainerui/models/command.py -> build/bdist.linux-armv7l/wheel/chainerui/models copying build/lib/chainerui/models/result.py -> build/bdist.linux-armv7l/wheel/chainerui/models copying build/lib/chainerui/summary.py -> build/bdist.linux-armv7l/wheel/chainerui copying build/lib/chainerui/__init__.py -> build/bdist.linux-armv7l/wheel/chainerui creating build/bdist.linux-armv7l/wheel/chainerui/static creating build/bdist.linux-armv7l/wheel/chainerui/static/dist copying build/lib/chainerui/static/dist/open-iconic.svg -> build/bdist.linux-armv7l/wheel/chainerui/static/dist copying build/lib/chainerui/static/dist/favicon.ico -> build/bdist.linux-armv7l/wheel/chainerui/static/dist copying build/lib/chainerui/static/dist/open-iconic.otf -> build/bdist.linux-armv7l/wheel/chainerui/static/dist copying build/lib/chainerui/static/dist/open-iconic.eot -> build/bdist.linux-armv7l/wheel/chainerui/static/dist copying build/lib/chainerui/static/dist/open-iconic.woff -> build/bdist.linux-armv7l/wheel/chainerui/static/dist copying build/lib/chainerui/static/dist/open-iconic.ttf -> build/bdist.linux-armv7l/wheel/chainerui/static/dist copying build/lib/chainerui/static/dist/vendor.js -> build/bdist.linux-armv7l/wheel/chainerui/static/dist copying build/lib/chainerui/static/dist/index.html -> build/bdist.linux-armv7l/wheel/chainerui/static/dist copying build/lib/chainerui/static/dist/chainerui.css -> build/bdist.linux-armv7l/wheel/chainerui/static/dist copying build/lib/chainerui/static/dist/chainerui.js -> build/bdist.linux-armv7l/wheel/chainerui/static/dist copying build/lib/chainerui/static/dist/vendor.css -> build/bdist.linux-armv7l/wheel/chainerui/static/dist copying build/lib/chainerui/app.py -> build/bdist.linux-armv7l/wheel/chainerui copying build/lib/chainerui/_version.py -> build/bdist.linux-armv7l/wheel/chainerui creating build/bdist.linux-armv7l/wheel/chainerui/tasks copying build/lib/chainerui/tasks/crawl_result.py -> build/bdist.linux-armv7l/wheel/chainerui/tasks copying build/lib/chainerui/tasks/collect_results.py -> build/bdist.linux-armv7l/wheel/chainerui/tasks copying build/lib/chainerui/tasks/__init__.py -> build/bdist.linux-armv7l/wheel/chainerui/tasks copying build/lib/chainerui/tasks/collect_images.py -> build/bdist.linux-armv7l/wheel/chainerui/tasks running install_egg_info running egg_info writing requirements to chainerui.egg-info/requires.txt writing chainerui.egg-info/PKG-INFO writing top-level names to chainerui.egg-info/top_level.txt writing dependency_links to chainerui.egg-info/dependency_links.txt writing entry points to chainerui.egg-info/entry_points.txt reading manifest file 'chainerui.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'chainerui.egg-info/SOURCES.txt' Copying chainerui.egg-info to build/bdist.linux-armv7l/wheel/chainerui-0.3.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/chainerui-0.3.0.dist-info/WHEEL Running setup.py bdist_wheel for chainerui: finished with status 'done' Stored in directory: /tmp/tmpezpqzhzi Successfully built chainerui Cleaning up... Removing source in /tmp/pip-build-6p_7g6yz/chainerui