Created temporary directory: /tmp/pip-ephem-wheel-cache-m_2735lz Created temporary directory: /tmp/pip-req-tracker-kx6zat1e Created requirements tracker '/tmp/pip-req-tracker-kx6zat1e' Created temporary directory: /tmp/pip-wheel-oeyj6e5f Collecting gmsh_interop==2019.1 1 location(s) to search for versions of gmsh-interop: * https://pypi.org/simple/gmsh-interop/ Getting page https://pypi.org/simple/gmsh-interop/ Analyzing links from page https://pypi.org/simple/gmsh-interop/ Found link https://files.pythonhosted.org/packages/ed/f6/e442f6346b04c565262cf7b12677a4b1a41cc1ed1f272aef912a32ce25cc/gmsh_interop-2017.1.tar.gz#sha256=83ee68ca53a1ef70c3ecf53415dd8c183bc4e04e2d87632d4c763c4c1b954fab (from https://pypi.org/simple/gmsh-interop/), version: 2017.1 Found link https://files.pythonhosted.org/packages/a5/8c/62c40850d8e8a2c9c3d223c9b9456ed4431f02b0c45e16cc90bf0025fffe/gmsh_interop-2019.1.tar.gz#sha256=037821cf42e07f110daea387a08db7d3a80f06c4b281d1009b2ac21a5dfb5022 (from https://pypi.org/simple/gmsh-interop/), version: 2019.1 Using version 2019.1 (newest of versions: 2019.1) Created temporary directory: /tmp/pip-unpack-3n2nkzwz Downloading https://files.pythonhosted.org/packages/a5/8c/62c40850d8e8a2c9c3d223c9b9456ed4431f02b0c45e16cc90bf0025fffe/gmsh_interop-2019.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a5/8c/62c40850d8e8a2c9c3d223c9b9456ed4431f02b0c45e16cc90bf0025fffe/gmsh_interop-2019.1.tar.gz#sha256=037821cf42e07f110daea387a08db7d3a80f06c4b281d1009b2ac21a5dfb5022 (from https://pypi.org/simple/gmsh-interop/) Added gmsh_interop==2019.1 from https://files.pythonhosted.org/packages/a5/8c/62c40850d8e8a2c9c3d223c9b9456ed4431f02b0c45e16cc90bf0025fffe/gmsh_interop-2019.1.tar.gz#sha256=037821cf42e07f110daea387a08db7d3a80f06c4b281d1009b2ac21a5dfb5022 to build tracker '/tmp/pip-req-tracker-kx6zat1e' Running setup.py (path:/tmp/pip-wheel-oeyj6e5f/gmsh-interop/setup.py) egg_info for package gmsh-interop Running command python setup.py egg_info running egg_info creating pip-egg-info/gmsh_interop.egg-info writing top-level names to pip-egg-info/gmsh_interop.egg-info/top_level.txt writing requirements to pip-egg-info/gmsh_interop.egg-info/requires.txt writing dependency_links to pip-egg-info/gmsh_interop.egg-info/dependency_links.txt writing pip-egg-info/gmsh_interop.egg-info/PKG-INFO writing manifest file 'pip-egg-info/gmsh_interop.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/gmsh_interop.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/gmsh_interop.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-oeyj6e5f/gmsh-interop has version 2019.1, which satisfies requirement gmsh_interop==2019.1 from https://files.pythonhosted.org/packages/a5/8c/62c40850d8e8a2c9c3d223c9b9456ed4431f02b0c45e16cc90bf0025fffe/gmsh_interop-2019.1.tar.gz#sha256=037821cf42e07f110daea387a08db7d3a80f06c4b281d1009b2ac21a5dfb5022 Removed gmsh_interop==2019.1 from https://files.pythonhosted.org/packages/a5/8c/62c40850d8e8a2c9c3d223c9b9456ed4431f02b0c45e16cc90bf0025fffe/gmsh_interop-2019.1.tar.gz#sha256=037821cf42e07f110daea387a08db7d3a80f06c4b281d1009b2ac21a5dfb5022 from build tracker '/tmp/pip-req-tracker-kx6zat1e' Building wheels for collected packages: gmsh-interop Created temporary directory: /tmp/pip-wheel-gvs9a44a Running setup.py bdist_wheel for gmsh-interop: started Destination directory: /tmp/pip-wheel-gvs9a44a Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-oeyj6e5f/gmsh-interop/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-gvs9a44a running bdist_wheel The [wheel] section is deprecated. Use [bdist_wheel] instead. running build running build_py creating build creating build/lib creating build/lib/gmsh_interop copying gmsh_interop/reader.py -> build/lib/gmsh_interop copying gmsh_interop/__init__.py -> build/lib/gmsh_interop copying gmsh_interop/runner.py -> build/lib/gmsh_interop copying gmsh_interop/version.py -> build/lib/gmsh_interop 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/gmsh_interop copying build/lib/gmsh_interop/reader.py -> build/bdist.linux-armv7l/wheel/gmsh_interop copying build/lib/gmsh_interop/__init__.py -> build/bdist.linux-armv7l/wheel/gmsh_interop copying build/lib/gmsh_interop/runner.py -> build/bdist.linux-armv7l/wheel/gmsh_interop copying build/lib/gmsh_interop/version.py -> build/bdist.linux-armv7l/wheel/gmsh_interop running install_egg_info running egg_info writing dependency_links to gmsh_interop.egg-info/dependency_links.txt writing gmsh_interop.egg-info/PKG-INFO writing top-level names to gmsh_interop.egg-info/top_level.txt writing requirements to gmsh_interop.egg-info/requires.txt reading manifest file 'gmsh_interop.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'gmsh_interop.egg-info/SOURCES.txt' Copying gmsh_interop.egg-info to build/bdist.linux-armv7l/wheel/gmsh_interop-2019.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/gmsh_interop-2019.1.dist-info/WHEEL creating '/tmp/pip-wheel-gvs9a44a/gmsh_interop-2019.1-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'gmsh_interop/__init__.py' adding 'gmsh_interop/reader.py' adding 'gmsh_interop/runner.py' adding 'gmsh_interop/version.py' adding 'gmsh_interop-2019.1.dist-info/METADATA' adding 'gmsh_interop-2019.1.dist-info/WHEEL' adding 'gmsh_interop-2019.1.dist-info/top_level.txt' adding 'gmsh_interop-2019.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for gmsh-interop: finished with status 'done' Stored in directory: /tmp/tmpwqj3aqq3 Successfully built gmsh-interop Cleaning up... Removing source in /tmp/pip-wheel-oeyj6e5f/gmsh-interop Removed build tracker '/tmp/pip-req-tracker-kx6zat1e'