Created temporary directory: /tmp/pip-ephem-wheel-cache-yqkz47z3 Created temporary directory: /tmp/pip-req-tracker-aeq8ofha Created requirements tracker '/tmp/pip-req-tracker-aeq8ofha' Created temporary directory: /tmp/pip-wheel-g4kijrn0 Collecting pyina==0.2.1 1 location(s) to search for versions of pyina: * https://pypi.org/simple/pyina/ Getting page https://pypi.org/simple/pyina/ Analyzing links from page https://pypi.org/simple/pyina/ Found link https://files.pythonhosted.org/packages/8d/5d/a4e6c6dc52d2a05e8059a345b31f1b283258ac26c14021aa74e367d37544/pyina-0.1a1.tgz#sha256=a4e04338c66f7754342be9985b22b6f32293e6f7bb75e585865aa073c082f689 (from https://pypi.org/simple/pyina/), version: 0.1a1 Found link https://files.pythonhosted.org/packages/4b/47/5a83b45075f47a823287796cbc7bd3c6706b4afc6a808b8149a5776a62a8/pyina-0.2.0.tar.gz#sha256=6698ddd4c0d8c4cc9a87637743c19bba35557616fd7d611479109d92f959b9ab (from https://pypi.org/simple/pyina/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/c7/dd/a58dd5b5b943a48e92f71451ce45cddba62b20efc5577c55f08bef295e4a/pyina-0.2.1.tar.gz#sha256=562f3d480deb3b6213151ba0eea9b1cf7071bcfb78ebbcc482e72d0162fa55cb (from https://pypi.org/simple/pyina/), version: 0.2.1 Using version 0.2.1 (newest of versions: 0.2.1) Created temporary directory: /tmp/pip-unpack-zsgj2__u Downloading https://files.pythonhosted.org/packages/c7/dd/a58dd5b5b943a48e92f71451ce45cddba62b20efc5577c55f08bef295e4a/pyina-0.2.1.tar.gz (127kB) Downloading from URL https://files.pythonhosted.org/packages/c7/dd/a58dd5b5b943a48e92f71451ce45cddba62b20efc5577c55f08bef295e4a/pyina-0.2.1.tar.gz#sha256=562f3d480deb3b6213151ba0eea9b1cf7071bcfb78ebbcc482e72d0162fa55cb (from https://pypi.org/simple/pyina/) Added pyina==0.2.1 from https://files.pythonhosted.org/packages/c7/dd/a58dd5b5b943a48e92f71451ce45cddba62b20efc5577c55f08bef295e4a/pyina-0.2.1.tar.gz#sha256=562f3d480deb3b6213151ba0eea9b1cf7071bcfb78ebbcc482e72d0162fa55cb to build tracker '/tmp/pip-req-tracker-aeq8ofha' Running setup.py (path:/tmp/pip-wheel-g4kijrn0/pyina/setup.py) egg_info for package pyina Running command python setup.py egg_info running egg_info creating pip-egg-info/pyina.egg-info writing pip-egg-info/pyina.egg-info/PKG-INFO writing dependency_links to pip-egg-info/pyina.egg-info/dependency_links.txt writing top-level names to pip-egg-info/pyina.egg-info/top_level.txt writing requirements to pip-egg-info/pyina.egg-info/requires.txt writing manifest file 'pip-egg-info/pyina.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pyina.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/pyina.egg-info/SOURCES.txt' *********************************************************** WARNING: One of the following dependencies may be unresolved: numpy >=1.0 dill >=0.2.9 pox >=0.2.5 pathos >=0.2.3 mpi4py >=1.3 *********************************************************** You may need to set the environment variable "SDKROOT", as shown in the instructions for installing ``mpi4py``: http://mpi4py.scipy.org/docs/usrman/install.html Source in /tmp/pip-wheel-g4kijrn0/pyina has version 0.2.1, which satisfies requirement pyina==0.2.1 from https://files.pythonhosted.org/packages/c7/dd/a58dd5b5b943a48e92f71451ce45cddba62b20efc5577c55f08bef295e4a/pyina-0.2.1.tar.gz#sha256=562f3d480deb3b6213151ba0eea9b1cf7071bcfb78ebbcc482e72d0162fa55cb Removed pyina==0.2.1 from https://files.pythonhosted.org/packages/c7/dd/a58dd5b5b943a48e92f71451ce45cddba62b20efc5577c55f08bef295e4a/pyina-0.2.1.tar.gz#sha256=562f3d480deb3b6213151ba0eea9b1cf7071bcfb78ebbcc482e72d0162fa55cb from build tracker '/tmp/pip-req-tracker-aeq8ofha' Building wheels for collected packages: pyina Created temporary directory: /tmp/pip-wheel-ct16mrny Running setup.py bdist_wheel for pyina: started Destination directory: /tmp/pip-wheel-ct16mrny Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-g4kijrn0/pyina/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-ct16mrny running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pyina copying pyina/ez_map.py -> build/lib/pyina copying pyina/__init__.py -> build/lib/pyina copying pyina/schedulers.py -> build/lib/pyina copying pyina/mpi_scatter.py -> build/lib/pyina copying pyina/mappers.py -> build/lib/pyina copying pyina/tools.py -> build/lib/pyina copying pyina/mpi_pool.py -> build/lib/pyina copying pyina/launchers.py -> build/lib/pyina copying pyina/mpi.py -> build/lib/pyina copying pyina/__main__.py -> build/lib/pyina copying pyina/info.py -> build/lib/pyina creating build/lib/pyina/tests copying tests/test_star.py -> build/lib/pyina/tests copying tests/__init__.py -> build/lib/pyina/tests copying tests/test_simple.py -> build/lib/pyina/tests copying tests/test_map.py -> build/lib/pyina/tests copying tests/test_pool.py -> build/lib/pyina/tests copying tests/test_ezmap.py -> build/lib/pyina/tests copying tests/__main__.py -> build/lib/pyina/tests copying tests/test_with.py -> build/lib/pyina/tests running build_scripts creating build/scripts-3.4 copying and adjusting scripts/ezpool -> build/scripts-3.4 copying and adjusting scripts/ezscatter -> build/scripts-3.4 copying and adjusting scripts/mpi_world -> build/scripts-3.4 changing mode of build/scripts-3.4/ezpool from 644 to 755 changing mode of build/scripts-3.4/ezscatter from 644 to 755 changing mode of build/scripts-3.4/mpi_world from 644 to 755 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/pyina copying build/lib/pyina/ez_map.py -> build/bdist.linux-armv7l/wheel/pyina copying build/lib/pyina/__init__.py -> build/bdist.linux-armv7l/wheel/pyina copying build/lib/pyina/schedulers.py -> build/bdist.linux-armv7l/wheel/pyina creating build/bdist.linux-armv7l/wheel/pyina/tests copying build/lib/pyina/tests/test_star.py -> build/bdist.linux-armv7l/wheel/pyina/tests copying build/lib/pyina/tests/__init__.py -> build/bdist.linux-armv7l/wheel/pyina/tests copying build/lib/pyina/tests/test_simple.py -> build/bdist.linux-armv7l/wheel/pyina/tests copying build/lib/pyina/tests/test_map.py -> build/bdist.linux-armv7l/wheel/pyina/tests copying build/lib/pyina/tests/test_pool.py -> build/bdist.linux-armv7l/wheel/pyina/tests copying build/lib/pyina/tests/test_ezmap.py -> build/bdist.linux-armv7l/wheel/pyina/tests copying build/lib/pyina/tests/__main__.py -> build/bdist.linux-armv7l/wheel/pyina/tests copying build/lib/pyina/tests/test_with.py -> build/bdist.linux-armv7l/wheel/pyina/tests copying build/lib/pyina/mpi_scatter.py -> build/bdist.linux-armv7l/wheel/pyina copying build/lib/pyina/mappers.py -> build/bdist.linux-armv7l/wheel/pyina copying build/lib/pyina/tools.py -> build/bdist.linux-armv7l/wheel/pyina copying build/lib/pyina/mpi_pool.py -> build/bdist.linux-armv7l/wheel/pyina copying build/lib/pyina/launchers.py -> build/bdist.linux-armv7l/wheel/pyina copying build/lib/pyina/mpi.py -> build/bdist.linux-armv7l/wheel/pyina copying build/lib/pyina/__main__.py -> build/bdist.linux-armv7l/wheel/pyina copying build/lib/pyina/info.py -> build/bdist.linux-armv7l/wheel/pyina running install_egg_info running egg_info writing top-level names to pyina.egg-info/top_level.txt writing dependency_links to pyina.egg-info/dependency_links.txt writing requirements to pyina.egg-info/requires.txt writing pyina.egg-info/PKG-INFO reading manifest file 'pyina.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pyina.egg-info/SOURCES.txt' Copying pyina.egg-info to build/bdist.linux-armv7l/wheel/pyina-0.2.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pyina-0.2.1.data creating build/bdist.linux-armv7l/wheel/pyina-0.2.1.data/scripts copying build/scripts-3.4/ezpool -> build/bdist.linux-armv7l/wheel/pyina-0.2.1.data/scripts copying build/scripts-3.4/ezscatter -> build/bdist.linux-armv7l/wheel/pyina-0.2.1.data/scripts copying build/scripts-3.4/mpi_world -> build/bdist.linux-armv7l/wheel/pyina-0.2.1.data/scripts changing mode of build/bdist.linux-armv7l/wheel/pyina-0.2.1.data/scripts/ezpool to 755 changing mode of build/bdist.linux-armv7l/wheel/pyina-0.2.1.data/scripts/ezscatter to 755 changing mode of build/bdist.linux-armv7l/wheel/pyina-0.2.1.data/scripts/mpi_world to 755 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/pyina-0.2.1.dist-info/WHEEL creating '/tmp/pip-wheel-ct16mrny/pyina-0.2.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pyina/__init__.py' adding 'pyina/__main__.py' adding 'pyina/ez_map.py' adding 'pyina/info.py' adding 'pyina/launchers.py' adding 'pyina/mappers.py' adding 'pyina/mpi.py' adding 'pyina/mpi_pool.py' adding 'pyina/mpi_scatter.py' adding 'pyina/schedulers.py' adding 'pyina/tools.py' adding 'pyina/tests/__init__.py' adding 'pyina/tests/__main__.py' adding 'pyina/tests/test_ezmap.py' adding 'pyina/tests/test_map.py' adding 'pyina/tests/test_pool.py' adding 'pyina/tests/test_simple.py' adding 'pyina/tests/test_star.py' adding 'pyina/tests/test_with.py' adding 'pyina-0.2.1.data/scripts/ezpool' adding 'pyina-0.2.1.data/scripts/ezscatter' adding 'pyina-0.2.1.data/scripts/mpi_world' adding 'pyina-0.2.1.dist-info/LICENSE' adding 'pyina-0.2.1.dist-info/METADATA' adding 'pyina-0.2.1.dist-info/WHEEL' adding 'pyina-0.2.1.dist-info/top_level.txt' adding 'pyina-0.2.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel *********************************************************** WARNING: One of the following dependencies may be unresolved: numpy >=1.0 dill >=0.2.9 pox >=0.2.5 pathos >=0.2.3 mpi4py >=1.3 *********************************************************** You may need to set the environment variable "SDKROOT", as shown in the instructions for installing ``mpi4py``: http://mpi4py.scipy.org/docs/usrman/install.html Running setup.py bdist_wheel for pyina: finished with status 'done' Stored in directory: /tmp/tmphkbdiehp Successfully built pyina Cleaning up... Removing source in /tmp/pip-wheel-g4kijrn0/pyina Removed build tracker '/tmp/pip-req-tracker-aeq8ofha'