Created temporary directory: /tmp/pip-ephem-wheel-cache-5qscwje1 Created temporary directory: /tmp/pip-req-tracker-6j98jloh Created requirements tracker '/tmp/pip-req-tracker-6j98jloh' Created temporary directory: /tmp/pip-wheel-4sh7d27q Collecting geepillow==0.1.1 1 location(s) to search for versions of geepillow: * https://pypi.org/simple/geepillow/ Getting page https://pypi.org/simple/geepillow/ Analyzing links from page https://pypi.org/simple/geepillow/ Found link https://files.pythonhosted.org/packages/4e/6e/dc2115296fad67e378118949afc1923f61307110f08fd989ba4d28dd1e32/geepillow-0.0.1.tar.gz#sha256=27aeabce8d1ddf5e9b0f160d013d3006867a1a2e76ed44fcabd7808b7c9680ee (from https://pypi.org/simple/geepillow/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/9e/34/91e0ac9d0b540adce73e59a64c65049c1e07671dfbbea4c33b8cbdf195b0/geepillow-0.1.1.tar.gz#sha256=23957760f83952223112c89e75c3ed5c2bc7bc62acd3e4b96c5015319b9c8c3b (from https://pypi.org/simple/geepillow/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-rjw2w88e Downloading https://files.pythonhosted.org/packages/9e/34/91e0ac9d0b540adce73e59a64c65049c1e07671dfbbea4c33b8cbdf195b0/geepillow-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/9e/34/91e0ac9d0b540adce73e59a64c65049c1e07671dfbbea4c33b8cbdf195b0/geepillow-0.1.1.tar.gz#sha256=23957760f83952223112c89e75c3ed5c2bc7bc62acd3e4b96c5015319b9c8c3b (from https://pypi.org/simple/geepillow/) Added geepillow==0.1.1 from https://files.pythonhosted.org/packages/9e/34/91e0ac9d0b540adce73e59a64c65049c1e07671dfbbea4c33b8cbdf195b0/geepillow-0.1.1.tar.gz#sha256=23957760f83952223112c89e75c3ed5c2bc7bc62acd3e4b96c5015319b9c8c3b to build tracker '/tmp/pip-req-tracker-6j98jloh' Running setup.py (path:/tmp/pip-wheel-4sh7d27q/geepillow/setup.py) egg_info for package geepillow Running command python setup.py egg_info running egg_info creating pip-egg-info/geepillow.egg-info writing pip-egg-info/geepillow.egg-info/PKG-INFO writing dependency_links to pip-egg-info/geepillow.egg-info/dependency_links.txt writing top-level names to pip-egg-info/geepillow.egg-info/top_level.txt writing requirements to pip-egg-info/geepillow.egg-info/requires.txt writing manifest file 'pip-egg-info/geepillow.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/geepillow.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/geepillow.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-4sh7d27q/geepillow has version 0.1.1, which satisfies requirement geepillow==0.1.1 from https://files.pythonhosted.org/packages/9e/34/91e0ac9d0b540adce73e59a64c65049c1e07671dfbbea4c33b8cbdf195b0/geepillow-0.1.1.tar.gz#sha256=23957760f83952223112c89e75c3ed5c2bc7bc62acd3e4b96c5015319b9c8c3b Removed geepillow==0.1.1 from https://files.pythonhosted.org/packages/9e/34/91e0ac9d0b540adce73e59a64c65049c1e07671dfbbea4c33b8cbdf195b0/geepillow-0.1.1.tar.gz#sha256=23957760f83952223112c89e75c3ed5c2bc7bc62acd3e4b96c5015319b9c8c3b from build tracker '/tmp/pip-req-tracker-6j98jloh' Building wheels for collected packages: geepillow Created temporary directory: /tmp/pip-wheel-z62h_r5w Running setup.py bdist_wheel for geepillow: started Destination directory: /tmp/pip-wheel-z62h_r5w Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-4sh7d27q/geepillow/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-z62h_r5w running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/geepillow copying geepillow/blocks.py -> build/lib/geepillow copying geepillow/strips.py -> build/lib/geepillow copying geepillow/__init__.py -> build/lib/geepillow copying geepillow/helpers.py -> build/lib/geepillow copying geepillow/_version.py -> build/lib/geepillow creating build/lib/geepillow/fonts copying geepillow/fonts/__init__.py -> build/lib/geepillow/fonts running egg_info writing geepillow.egg-info/PKG-INFO writing top-level names to geepillow.egg-info/top_level.txt writing dependency_links to geepillow.egg-info/dependency_links.txt writing requirements to geepillow.egg-info/requires.txt reading manifest file 'geepillow.egg-info/SOURCES.txt' writing manifest file 'geepillow.egg-info/SOURCES.txt' 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/geepillow copying build/lib/geepillow/blocks.py -> build/bdist.linux-armv7l/wheel/geepillow copying build/lib/geepillow/strips.py -> build/bdist.linux-armv7l/wheel/geepillow creating build/bdist.linux-armv7l/wheel/geepillow/fonts copying build/lib/geepillow/fonts/__init__.py -> build/bdist.linux-armv7l/wheel/geepillow/fonts copying build/lib/geepillow/__init__.py -> build/bdist.linux-armv7l/wheel/geepillow copying build/lib/geepillow/helpers.py -> build/bdist.linux-armv7l/wheel/geepillow copying build/lib/geepillow/_version.py -> build/bdist.linux-armv7l/wheel/geepillow running install_egg_info Copying geepillow.egg-info to build/bdist.linux-armv7l/wheel/geepillow-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/geepillow-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-z62h_r5w/geepillow-0.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'geepillow/__init__.py' adding 'geepillow/_version.py' adding 'geepillow/blocks.py' adding 'geepillow/helpers.py' adding 'geepillow/strips.py' adding 'geepillow/fonts/__init__.py' adding 'geepillow-0.1.1.dist-info/METADATA' adding 'geepillow-0.1.1.dist-info/WHEEL' adding 'geepillow-0.1.1.dist-info/top_level.txt' adding 'geepillow-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for geepillow: finished with status 'done' Stored in directory: /tmp/tmp7ae2lmdc Successfully built geepillow Cleaning up... Removing source in /tmp/pip-wheel-4sh7d27q/geepillow Removed build tracker '/tmp/pip-req-tracker-6j98jloh'