Collecting chainermn==1.3.0 1 location(s) to search for versions of chainermn: * https://pypi.python.org/simple/chainermn/ Getting page https://pypi.python.org/simple/chainermn/ Analyzing links from page https://pypi.org/simple/chainermn/ Found link https://files.pythonhosted.org/packages/0d/d8/b19257a008c780248cf8e1c686b1ec6dc47626a714a1ff17fc54e13dffc4/chainermn-1.0.0b1.tar.gz#sha256=05e0b3da00246d143ca0252d87da673fa76d08ea8771d1efb217ee4fc216c158 (from https://pypi.org/simple/chainermn/), version: 1.0.0b1 Found link https://files.pythonhosted.org/packages/d3/27/e01f72ace6d274ae47a9055aca2c6c32906909fd7729d3fa13e2eda37519/chainermn-1.0.0b2.tar.gz#sha256=41bd5ce36f059c71f00c59a00086d2ef3415e91dab7ab3997474a81ab2252e96 (from https://pypi.org/simple/chainermn/), version: 1.0.0b2 Found link https://files.pythonhosted.org/packages/08/f5/45c255c50dfe7193aec6c3a35252a7b5ea96f55969ab17633ca9c859bb5d/chainermn-1.0.0.zip#sha256=1c51dae09e6b215126df4ccfe0594d6dcd82753e521f0d1fc6bb1d2461313840 (from https://pypi.org/simple/chainermn/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/1b/c9/ec23f224da06105363d7a8ed0ef8f196702e0c8d3c252a75be668c7b3615/chainermn-1.1.0.tar.gz#sha256=cbd3283b322d8e4dc6edf6f99290439abd8f281a2d4627f149a75c387b7b8f2a (from https://pypi.org/simple/chainermn/), version: 1.1.0 Found link https://files.pythonhosted.org/packages/c4/08/4ea5887a04d4e89887b2c077ea9ff66509268f223de1adee6e59ae10ef1e/chainermn-1.2.0.tar.gz#sha256=2a8bba5a31ae16cb3c939ff1d7c1bf2dd7b8c3186afe24d1d0efb9101fbc3e59 (from https://pypi.org/simple/chainermn/), version: 1.2.0 Found link https://files.pythonhosted.org/packages/4b/9e/dbf27a67c39f1419297abdd7be8ef3c4d7d59c427d0799e46f947f3fa71a/chainermn-1.3.0.tar.gz#sha256=18cf1ecd951afe491f9179864783414d8a57ef58f11b8c3910fc941b0f197129 (from https://pypi.org/simple/chainermn/), version: 1.3.0 Using version 1.3.0 (newest of versions: 1.3.0) Downloading https://files.pythonhosted.org/packages/4b/9e/dbf27a67c39f1419297abdd7be8ef3c4d7d59c427d0799e46f947f3fa71a/chainermn-1.3.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/4b/9e/dbf27a67c39f1419297abdd7be8ef3c4d7d59c427d0799e46f947f3fa71a/chainermn-1.3.0.tar.gz#sha256=18cf1ecd951afe491f9179864783414d8a57ef58f11b8c3910fc941b0f197129 (from https://pypi.org/simple/chainermn/) Running setup.py (path:/tmp/pip-build-i1l3toah/chainermn/setup.py) egg_info for package chainermn Running command python setup.py egg_info running egg_info creating pip-egg-info/chainermn.egg-info writing top-level names to pip-egg-info/chainermn.egg-info/top_level.txt writing pip-egg-info/chainermn.egg-info/PKG-INFO writing requirements to pip-egg-info/chainermn.egg-info/requires.txt writing dependency_links to pip-egg-info/chainermn.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/chainermn.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/chainermn.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/chainermn.egg-info/SOURCES.txt' Source in /tmp/pip-build-i1l3toah/chainermn has version 1.3.0, which satisfies requirement chainermn==1.3.0 from https://files.pythonhosted.org/packages/4b/9e/dbf27a67c39f1419297abdd7be8ef3c4d7d59c427d0799e46f947f3fa71a/chainermn-1.3.0.tar.gz#sha256=18cf1ecd951afe491f9179864783414d8a57ef58f11b8c3910fc941b0f197129 Building wheels for collected packages: chainermn Running setup.py bdist_wheel for chainermn: started Destination directory: /tmp/tmppncjo7xipip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-i1l3toah/chainermn/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/tmppncjo7xipip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/chainermn copying chainermn/nccl.py -> build/lib/chainermn copying chainermn/__init__.py -> build/lib/chainermn copying chainermn/optimizers.py -> build/lib/chainermn creating build/lib/chainermn/extensions copying chainermn/extensions/allreduce_persistent.py -> build/lib/chainermn/extensions copying chainermn/extensions/checkpoint.py -> build/lib/chainermn/extensions copying chainermn/extensions/__init__.py -> build/lib/chainermn/extensions copying chainermn/extensions/multi_node_evaluator.py -> build/lib/chainermn/extensions creating build/lib/chainermn/communicators copying chainermn/communicators/naive_communicator.py -> build/lib/chainermn/communicators copying chainermn/communicators/mpi_communicator_base.py -> build/lib/chainermn/communicators copying chainermn/communicators/communicator_base.py -> build/lib/chainermn/communicators copying chainermn/communicators/non_cuda_aware_communicator.py -> build/lib/chainermn/communicators copying chainermn/communicators/two_dimensional_communicator.py -> build/lib/chainermn/communicators copying chainermn/communicators/hierarchical_communicator.py -> build/lib/chainermn/communicators copying chainermn/communicators/_memory_utility.py -> build/lib/chainermn/communicators copying chainermn/communicators/flat_communicator.py -> build/lib/chainermn/communicators copying chainermn/communicators/__init__.py -> build/lib/chainermn/communicators copying chainermn/communicators/dummy_communicator.py -> build/lib/chainermn/communicators copying chainermn/communicators/single_node_communicator.py -> build/lib/chainermn/communicators copying chainermn/communicators/_communication_utility.py -> build/lib/chainermn/communicators copying chainermn/communicators/pure_nccl_communicator.py -> build/lib/chainermn/communicators creating build/lib/chainermn/links copying chainermn/links/batch_normalization.py -> build/lib/chainermn/links copying chainermn/links/multi_node_chain_list.py -> build/lib/chainermn/links copying chainermn/links/__init__.py -> build/lib/chainermn/links copying chainermn/links/n_step_rnn.py -> build/lib/chainermn/links creating build/lib/chainermn/functions copying chainermn/functions/point_to_point_communication.py -> build/lib/chainermn/functions copying chainermn/functions/batch_normalization.py -> build/lib/chainermn/functions copying chainermn/functions/collective_communication.py -> build/lib/chainermn/functions copying chainermn/functions/pseudo_connect.py -> build/lib/chainermn/functions copying chainermn/functions/__init__.py -> build/lib/chainermn/functions creating build/lib/chainermn/datasets copying chainermn/datasets/empty_dataset.py -> build/lib/chainermn/datasets copying chainermn/datasets/__init__.py -> build/lib/chainermn/datasets copying chainermn/datasets/scatter_dataset.py -> build/lib/chainermn/datasets creating build/lib/chainermn/iterators copying chainermn/iterators/multi_node_iterator.py -> build/lib/chainermn/iterators copying chainermn/iterators/__init__.py -> build/lib/chainermn/iterators 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/chainermn copying build/lib/chainermn/nccl.py -> build/bdist.linux-armv7l/wheel/chainermn creating build/bdist.linux-armv7l/wheel/chainermn/extensions copying build/lib/chainermn/extensions/allreduce_persistent.py -> build/bdist.linux-armv7l/wheel/chainermn/extensions copying build/lib/chainermn/extensions/checkpoint.py -> build/bdist.linux-armv7l/wheel/chainermn/extensions copying build/lib/chainermn/extensions/__init__.py -> build/bdist.linux-armv7l/wheel/chainermn/extensions copying build/lib/chainermn/extensions/multi_node_evaluator.py -> build/bdist.linux-armv7l/wheel/chainermn/extensions creating build/bdist.linux-armv7l/wheel/chainermn/communicators copying build/lib/chainermn/communicators/naive_communicator.py -> build/bdist.linux-armv7l/wheel/chainermn/communicators copying build/lib/chainermn/communicators/mpi_communicator_base.py -> build/bdist.linux-armv7l/wheel/chainermn/communicators copying build/lib/chainermn/communicators/communicator_base.py -> build/bdist.linux-armv7l/wheel/chainermn/communicators copying build/lib/chainermn/communicators/non_cuda_aware_communicator.py -> build/bdist.linux-armv7l/wheel/chainermn/communicators copying build/lib/chainermn/communicators/two_dimensional_communicator.py -> build/bdist.linux-armv7l/wheel/chainermn/communicators copying build/lib/chainermn/communicators/hierarchical_communicator.py -> build/bdist.linux-armv7l/wheel/chainermn/communicators copying build/lib/chainermn/communicators/_memory_utility.py -> build/bdist.linux-armv7l/wheel/chainermn/communicators copying build/lib/chainermn/communicators/flat_communicator.py -> build/bdist.linux-armv7l/wheel/chainermn/communicators copying build/lib/chainermn/communicators/__init__.py -> build/bdist.linux-armv7l/wheel/chainermn/communicators copying build/lib/chainermn/communicators/dummy_communicator.py -> build/bdist.linux-armv7l/wheel/chainermn/communicators copying build/lib/chainermn/communicators/single_node_communicator.py -> build/bdist.linux-armv7l/wheel/chainermn/communicators copying build/lib/chainermn/communicators/_communication_utility.py -> build/bdist.linux-armv7l/wheel/chainermn/communicators copying build/lib/chainermn/communicators/pure_nccl_communicator.py -> build/bdist.linux-armv7l/wheel/chainermn/communicators copying build/lib/chainermn/__init__.py -> build/bdist.linux-armv7l/wheel/chainermn creating build/bdist.linux-armv7l/wheel/chainermn/links copying build/lib/chainermn/links/batch_normalization.py -> build/bdist.linux-armv7l/wheel/chainermn/links copying build/lib/chainermn/links/multi_node_chain_list.py -> build/bdist.linux-armv7l/wheel/chainermn/links copying build/lib/chainermn/links/__init__.py -> build/bdist.linux-armv7l/wheel/chainermn/links copying build/lib/chainermn/links/n_step_rnn.py -> build/bdist.linux-armv7l/wheel/chainermn/links creating build/bdist.linux-armv7l/wheel/chainermn/functions copying build/lib/chainermn/functions/point_to_point_communication.py -> build/bdist.linux-armv7l/wheel/chainermn/functions copying build/lib/chainermn/functions/batch_normalization.py -> build/bdist.linux-armv7l/wheel/chainermn/functions copying build/lib/chainermn/functions/collective_communication.py -> build/bdist.linux-armv7l/wheel/chainermn/functions copying build/lib/chainermn/functions/pseudo_connect.py -> build/bdist.linux-armv7l/wheel/chainermn/functions copying build/lib/chainermn/functions/__init__.py -> build/bdist.linux-armv7l/wheel/chainermn/functions creating build/bdist.linux-armv7l/wheel/chainermn/datasets copying build/lib/chainermn/datasets/empty_dataset.py -> build/bdist.linux-armv7l/wheel/chainermn/datasets copying build/lib/chainermn/datasets/__init__.py -> build/bdist.linux-armv7l/wheel/chainermn/datasets copying build/lib/chainermn/datasets/scatter_dataset.py -> build/bdist.linux-armv7l/wheel/chainermn/datasets creating build/bdist.linux-armv7l/wheel/chainermn/iterators copying build/lib/chainermn/iterators/multi_node_iterator.py -> build/bdist.linux-armv7l/wheel/chainermn/iterators copying build/lib/chainermn/iterators/__init__.py -> build/bdist.linux-armv7l/wheel/chainermn/iterators copying build/lib/chainermn/optimizers.py -> build/bdist.linux-armv7l/wheel/chainermn running install_egg_info running egg_info writing top-level names to chainermn.egg-info/top_level.txt writing dependency_links to chainermn.egg-info/dependency_links.txt writing chainermn.egg-info/PKG-INFO writing requirements to chainermn.egg-info/requires.txt reading manifest file 'chainermn.egg-info/SOURCES.txt' writing manifest file 'chainermn.egg-info/SOURCES.txt' Copying chainermn.egg-info to build/bdist.linux-armv7l/wheel/chainermn-1.3.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/chainermn-1.3.0.dist-info/WHEEL Running setup.py bdist_wheel for chainermn: finished with status 'done' Stored in directory: /tmp/tmpqe4syxbq Successfully built chainermn Cleaning up... Removing source in /tmp/pip-build-i1l3toah/chainermn