Created temporary directory: /tmp/pip-ephem-wheel-cache-4myu_t95 Created temporary directory: /tmp/pip-req-tracker-pc4wfmt2 Created requirements tracker '/tmp/pip-req-tracker-pc4wfmt2' Created temporary directory: /tmp/pip-wheel-fnk56oiv Collecting cmipdata==0.7 1 location(s) to search for versions of cmipdata: * https://pypi.org/simple/cmipdata/ Getting page https://pypi.org/simple/cmipdata/ Analyzing links from page https://pypi.org/simple/cmipdata/ Found link https://files.pythonhosted.org/packages/8c/6c/34ddab6f8a088d41490fa52ef4503078db7f0765e001e1b3bc053f7448bb/cmipdata-0.6.tar.gz#sha256=472b321303746e1027f9b4d1fec53fe8b958cbd11c3e893c233858fb3176055c (from https://pypi.org/simple/cmipdata/), version: 0.6 Found link https://files.pythonhosted.org/packages/5b/3d/0ebe261ff5274d1b69bc2d7563d2c148b948a74a7661cf6484ccff8c17bf/cmipdata-0.7.tar.gz#sha256=f6aa628c1282300701117c5f2f2450fed9d8cba85fdb0f1818c4acb2c154dcd9 (from https://pypi.org/simple/cmipdata/), version: 0.7 Using version 0.7 (newest of versions: 0.7) Created temporary directory: /tmp/pip-unpack-7fje86i7 Downloading https://files.pythonhosted.org/packages/5b/3d/0ebe261ff5274d1b69bc2d7563d2c148b948a74a7661cf6484ccff8c17bf/cmipdata-0.7.tar.gz Downloading from URL https://files.pythonhosted.org/packages/5b/3d/0ebe261ff5274d1b69bc2d7563d2c148b948a74a7661cf6484ccff8c17bf/cmipdata-0.7.tar.gz#sha256=f6aa628c1282300701117c5f2f2450fed9d8cba85fdb0f1818c4acb2c154dcd9 (from https://pypi.org/simple/cmipdata/) Added cmipdata==0.7 from https://files.pythonhosted.org/packages/5b/3d/0ebe261ff5274d1b69bc2d7563d2c148b948a74a7661cf6484ccff8c17bf/cmipdata-0.7.tar.gz#sha256=f6aa628c1282300701117c5f2f2450fed9d8cba85fdb0f1818c4acb2c154dcd9 to build tracker '/tmp/pip-req-tracker-pc4wfmt2' Running setup.py (path:/tmp/pip-wheel-fnk56oiv/cmipdata/setup.py) egg_info for package cmipdata Running command python setup.py egg_info running egg_info creating pip-egg-info/cmipdata.egg-info writing requirements to pip-egg-info/cmipdata.egg-info/requires.txt writing dependency_links to pip-egg-info/cmipdata.egg-info/dependency_links.txt writing top-level names to pip-egg-info/cmipdata.egg-info/top_level.txt writing pip-egg-info/cmipdata.egg-info/PKG-INFO writing manifest file 'pip-egg-info/cmipdata.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cmipdata.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/cmipdata.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-fnk56oiv/cmipdata has version 0.7, which satisfies requirement cmipdata==0.7 from https://files.pythonhosted.org/packages/5b/3d/0ebe261ff5274d1b69bc2d7563d2c148b948a74a7661cf6484ccff8c17bf/cmipdata-0.7.tar.gz#sha256=f6aa628c1282300701117c5f2f2450fed9d8cba85fdb0f1818c4acb2c154dcd9 Removed cmipdata==0.7 from https://files.pythonhosted.org/packages/5b/3d/0ebe261ff5274d1b69bc2d7563d2c148b948a74a7661cf6484ccff8c17bf/cmipdata-0.7.tar.gz#sha256=f6aa628c1282300701117c5f2f2450fed9d8cba85fdb0f1818c4acb2c154dcd9 from build tracker '/tmp/pip-req-tracker-pc4wfmt2' Building wheels for collected packages: cmipdata Created temporary directory: /tmp/pip-wheel-fj8xnyv9 Running setup.py bdist_wheel for cmipdata: started Destination directory: /tmp/pip-wheel-fj8xnyv9 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-fnk56oiv/cmipdata/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-fj8xnyv9 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cmipdata copying cmipdata/preprocessing_tools.py -> build/lib/cmipdata copying cmipdata/loading_tools.py -> build/lib/cmipdata copying cmipdata/classes.py -> build/lib/cmipdata copying cmipdata/plotting_tools.py -> build/lib/cmipdata copying cmipdata/slice_nc.py -> build/lib/cmipdata copying cmipdata/__init__.py -> build/lib/cmipdata 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/cmipdata copying build/lib/cmipdata/preprocessing_tools.py -> build/bdist.linux-armv7l/wheel/cmipdata copying build/lib/cmipdata/loading_tools.py -> build/bdist.linux-armv7l/wheel/cmipdata copying build/lib/cmipdata/classes.py -> build/bdist.linux-armv7l/wheel/cmipdata copying build/lib/cmipdata/plotting_tools.py -> build/bdist.linux-armv7l/wheel/cmipdata copying build/lib/cmipdata/slice_nc.py -> build/bdist.linux-armv7l/wheel/cmipdata copying build/lib/cmipdata/__init__.py -> build/bdist.linux-armv7l/wheel/cmipdata running install_egg_info running egg_info writing cmipdata.egg-info/PKG-INFO writing requirements to cmipdata.egg-info/requires.txt writing top-level names to cmipdata.egg-info/top_level.txt writing dependency_links to cmipdata.egg-info/dependency_links.txt reading manifest file 'cmipdata.egg-info/SOURCES.txt' writing manifest file 'cmipdata.egg-info/SOURCES.txt' Copying cmipdata.egg-info to build/bdist.linux-armv7l/wheel/cmipdata-0.7-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cmipdata-0.7.dist-info/WHEEL creating '/tmp/pip-wheel-fj8xnyv9/cmipdata-0.7-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'cmipdata/__init__.py' adding 'cmipdata/classes.py' adding 'cmipdata/loading_tools.py' adding 'cmipdata/plotting_tools.py' adding 'cmipdata/preprocessing_tools.py' adding 'cmipdata/slice_nc.py' adding 'cmipdata-0.7.dist-info/METADATA' adding 'cmipdata-0.7.dist-info/WHEEL' adding 'cmipdata-0.7.dist-info/top_level.txt' adding 'cmipdata-0.7.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for cmipdata: finished with status 'done' Stored in directory: /tmp/tmpfatm5f2e Successfully built cmipdata Cleaning up... Removing source in /tmp/pip-wheel-fnk56oiv/cmipdata Removed build tracker '/tmp/pip-req-tracker-pc4wfmt2'