Created temporary directory: /tmp/pip-ephem-wheel-cache-d2lry0z1 Created temporary directory: /tmp/pip-req-tracker-ywri9_u6 Created requirements tracker '/tmp/pip-req-tracker-ywri9_u6' Created temporary directory: /tmp/pip-wheel-46l31oih Collecting Ale==0.0.2 1 location(s) to search for versions of Ale: * https://pypi.org/simple/ale/ Getting page https://pypi.org/simple/ale/ Analyzing links from page https://pypi.org/simple/ale/ Found link https://files.pythonhosted.org/packages/33/57/b1c322f938d68046a8acf3d1791595aaa7ef572ab0b82b8dde436926f7f8/Ale-0.0.1.tar.gz#sha256=6a7d76718fe8ae3d53b2650924be6ae46bec50ddc28141ed05d191462181b0f8 (from https://pypi.org/simple/ale/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/d0/5a/1f8b08fa028578d62e1bd05469f3e602bd879d01406ad7a681d5ddc15808/Ale-0.0.2.tar.gz#sha256=978c770a89b39fd6725d80cf08e090ed95924097ab04086da8e556b8e1516ada (from https://pypi.org/simple/ale/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/2d/9a/827e5db5e7c675551804a7a3dcca02384bdfd53357418cecbab1ed04788c/Ale-0.0.3-py3-none-any.whl#sha256=2ca34e1e51f3f6893c2a2a8a6e60ec37e68fb10ff20abfa8c78e0c4dc610dd0a (from https://pypi.org/simple/ale/), version: 0.0.3 Skipping link https://files.pythonhosted.org/packages/5d/3c/c7110ef72674f3bbf3db0277a4a3da1827076c1abf5171b57bea3b2b3a92/Ale-0.0.3-py3.7.egg#sha256=958dc8d7699e46d44e4bc0f4e421858383b5b9667bbec72a525586df59712649 (from https://pypi.org/simple/ale/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/31/44/43191438769e02ff4f9f9661d0404ca9b43bc087cf02cf5d251cae231214/Ale-0.0.3.tar.gz#sha256=143a798d5f1d2113699f55c8df9ae8bb5421749b61fb6565e8ac243d2bb0533f (from https://pypi.org/simple/ale/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/20/b2/f4cbae7b1b81a439625ba15c33871528158e320b1bfea7bf16c08aaa49a9/Ale-0.0.4-py3-none-any.whl#sha256=6eea1e7f2dee985a72cf5e8ac34f0276dcd742028350bfa723f0329adcd99d6b (from https://pypi.org/simple/ale/), version: 0.0.4 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-0lhw7v0g Downloading https://files.pythonhosted.org/packages/d0/5a/1f8b08fa028578d62e1bd05469f3e602bd879d01406ad7a681d5ddc15808/Ale-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d0/5a/1f8b08fa028578d62e1bd05469f3e602bd879d01406ad7a681d5ddc15808/Ale-0.0.2.tar.gz#sha256=978c770a89b39fd6725d80cf08e090ed95924097ab04086da8e556b8e1516ada (from https://pypi.org/simple/ale/) Added Ale==0.0.2 from https://files.pythonhosted.org/packages/d0/5a/1f8b08fa028578d62e1bd05469f3e602bd879d01406ad7a681d5ddc15808/Ale-0.0.2.tar.gz#sha256=978c770a89b39fd6725d80cf08e090ed95924097ab04086da8e556b8e1516ada to build tracker '/tmp/pip-req-tracker-ywri9_u6' Running setup.py (path:/tmp/pip-wheel-46l31oih/Ale/setup.py) egg_info for package Ale Running command python setup.py egg_info running egg_info creating pip-egg-info/Ale.egg-info writing pip-egg-info/Ale.egg-info/PKG-INFO writing top-level names to pip-egg-info/Ale.egg-info/top_level.txt writing dependency_links to pip-egg-info/Ale.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/Ale.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/Ale.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/Ale.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-46l31oih/Ale has version 0.0.2, which satisfies requirement Ale==0.0.2 from https://files.pythonhosted.org/packages/d0/5a/1f8b08fa028578d62e1bd05469f3e602bd879d01406ad7a681d5ddc15808/Ale-0.0.2.tar.gz#sha256=978c770a89b39fd6725d80cf08e090ed95924097ab04086da8e556b8e1516ada Removed Ale==0.0.2 from https://files.pythonhosted.org/packages/d0/5a/1f8b08fa028578d62e1bd05469f3e602bd879d01406ad7a681d5ddc15808/Ale-0.0.2.tar.gz#sha256=978c770a89b39fd6725d80cf08e090ed95924097ab04086da8e556b8e1516ada from build tracker '/tmp/pip-req-tracker-ywri9_u6' Building wheels for collected packages: Ale Created temporary directory: /tmp/pip-wheel-ix1r3a6w Running setup.py bdist_wheel for Ale: started Destination directory: /tmp/pip-wheel-ix1r3a6w Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-46l31oih/Ale/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-ix1r3a6w running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ale copying ale/config.py -> build/lib/ale copying ale/util.py -> build/lib/ale copying ale/__init__.py -> build/lib/ale creating build/lib/ale/drivers copying ale/drivers/mdis_driver.py -> build/lib/ale/drivers copying ale/drivers/lro_driver.py -> build/lib/ale/drivers copying ale/drivers/mro_driver.py -> build/lib/ale/drivers copying ale/drivers/base.py -> build/lib/ale/drivers copying ale/drivers/cassini_driver.py -> build/lib/ale/drivers copying ale/drivers/__init__.py -> build/lib/ale/drivers 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/ale copying build/lib/ale/config.py -> build/bdist.linux-armv7l/wheel/ale copying build/lib/ale/util.py -> build/bdist.linux-armv7l/wheel/ale creating build/bdist.linux-armv7l/wheel/ale/drivers copying build/lib/ale/drivers/mdis_driver.py -> build/bdist.linux-armv7l/wheel/ale/drivers copying build/lib/ale/drivers/lro_driver.py -> build/bdist.linux-armv7l/wheel/ale/drivers copying build/lib/ale/drivers/mro_driver.py -> build/bdist.linux-armv7l/wheel/ale/drivers copying build/lib/ale/drivers/base.py -> build/bdist.linux-armv7l/wheel/ale/drivers copying build/lib/ale/drivers/cassini_driver.py -> build/bdist.linux-armv7l/wheel/ale/drivers copying build/lib/ale/drivers/__init__.py -> build/bdist.linux-armv7l/wheel/ale/drivers copying build/lib/ale/__init__.py -> build/bdist.linux-armv7l/wheel/ale running install_egg_info running egg_info writing top-level names to Ale.egg-info/top_level.txt writing Ale.egg-info/PKG-INFO writing dependency_links to Ale.egg-info/dependency_links.txt reading manifest file 'Ale.egg-info/SOURCES.txt' writing manifest file 'Ale.egg-info/SOURCES.txt' Copying Ale.egg-info to build/bdist.linux-armv7l/wheel/Ale-0.0.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/Ale-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-ix1r3a6w/Ale-0.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ale/__init__.py' adding 'ale/config.py' adding 'ale/util.py' adding 'ale/drivers/__init__.py' adding 'ale/drivers/base.py' adding 'ale/drivers/cassini_driver.py' adding 'ale/drivers/lro_driver.py' adding 'ale/drivers/mdis_driver.py' adding 'ale/drivers/mro_driver.py' adding 'Ale-0.0.2.dist-info/METADATA' adding 'Ale-0.0.2.dist-info/WHEEL' adding 'Ale-0.0.2.dist-info/top_level.txt' adding 'Ale-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for Ale: finished with status 'done' Stored in directory: /tmp/tmp5x7z94i6 Successfully built Ale Cleaning up... Removing source in /tmp/pip-wheel-46l31oih/Ale Removed build tracker '/tmp/pip-req-tracker-ywri9_u6'