Created temporary directory: /tmp/pip-ephem-wheel-cache-f83l36tb Created temporary directory: /tmp/pip-req-tracker-2t2c33ev Created requirements tracker '/tmp/pip-req-tracker-2t2c33ev' Created temporary directory: /tmp/pip-wheel-a2kl2i4t Collecting podworld==0.2.0 1 location(s) to search for versions of podworld: * https://pypi.org/simple/podworld/ Getting page https://pypi.org/simple/podworld/ Analyzing links from page https://pypi.org/simple/podworld/ Found link https://files.pythonhosted.org/packages/3d/1e/798e3c16d24a032ff79ee4860256d97d475644654aa226d23721f7478a43/podworld-0.1.0-py3-none-any.whl#sha256=ecb0bca82b69de8550d9a0e1779e34532b3dc79dfc2613bbde7a8b0592e74fcc (from https://pypi.org/simple/podworld/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/ce/69/265017b3d4f3961c2ec34d889119453fab2dd4f17a98774af86726b81b3d/podworld-0.1.0.tar.gz#sha256=7e9bacffd647613bf07eaa3864219ce89f26e6d9de17e209cd4c6803907f77fd (from https://pypi.org/simple/podworld/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/83/80/5fc917cd4f899f5ff8013d0218257f85c7fc23322e8ad9b80600606cbe2a/podworld-0.2.0.tar.gz#sha256=6526d15c8eba40556cb149617eb2e9a44c9326cbdd1f32ddb1e9b160d2b32e45 (from https://pypi.org/simple/podworld/), version: 0.2.0 Using version 0.2.0 (newest of versions: 0.2.0) Created temporary directory: /tmp/pip-unpack-mxvzdbom Downloading https://files.pythonhosted.org/packages/83/80/5fc917cd4f899f5ff8013d0218257f85c7fc23322e8ad9b80600606cbe2a/podworld-0.2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/83/80/5fc917cd4f899f5ff8013d0218257f85c7fc23322e8ad9b80600606cbe2a/podworld-0.2.0.tar.gz#sha256=6526d15c8eba40556cb149617eb2e9a44c9326cbdd1f32ddb1e9b160d2b32e45 (from https://pypi.org/simple/podworld/) Added podworld==0.2.0 from https://files.pythonhosted.org/packages/83/80/5fc917cd4f899f5ff8013d0218257f85c7fc23322e8ad9b80600606cbe2a/podworld-0.2.0.tar.gz#sha256=6526d15c8eba40556cb149617eb2e9a44c9326cbdd1f32ddb1e9b160d2b32e45 to build tracker '/tmp/pip-req-tracker-2t2c33ev' Running setup.py (path:/tmp/pip-wheel-a2kl2i4t/podworld/setup.py) egg_info for package podworld Running command python setup.py egg_info running egg_info creating pip-egg-info/podworld.egg-info writing requirements to pip-egg-info/podworld.egg-info/requires.txt writing pip-egg-info/podworld.egg-info/PKG-INFO writing dependency_links to pip-egg-info/podworld.egg-info/dependency_links.txt writing top-level names to pip-egg-info/podworld.egg-info/top_level.txt writing manifest file 'pip-egg-info/podworld.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/podworld.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/podworld.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-a2kl2i4t/podworld has version 0.2.0, which satisfies requirement podworld==0.2.0 from https://files.pythonhosted.org/packages/83/80/5fc917cd4f899f5ff8013d0218257f85c7fc23322e8ad9b80600606cbe2a/podworld-0.2.0.tar.gz#sha256=6526d15c8eba40556cb149617eb2e9a44c9326cbdd1f32ddb1e9b160d2b32e45 Removed podworld==0.2.0 from https://files.pythonhosted.org/packages/83/80/5fc917cd4f899f5ff8013d0218257f85c7fc23322e8ad9b80600606cbe2a/podworld-0.2.0.tar.gz#sha256=6526d15c8eba40556cb149617eb2e9a44c9326cbdd1f32ddb1e9b160d2b32e45 from build tracker '/tmp/pip-req-tracker-2t2c33ev' Building wheels for collected packages: podworld Created temporary directory: /tmp/pip-wheel-3dst3oea Running setup.py bdist_wheel for podworld: started Destination directory: /tmp/pip-wheel-3dst3oea Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-a2kl2i4t/podworld/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-3dst3oea running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/podworld copying podworld/__init__.py -> build/lib/podworld creating build/lib/podworld/render copying podworld/render/__init__.py -> build/lib/podworld/render copying podworld/render/renderer.py -> build/lib/podworld/render creating build/lib/podworld/physics copying podworld/physics/box_body.py -> build/lib/podworld/physics copying podworld/physics/__init__.py -> build/lib/podworld/physics copying podworld/physics/circle_body.py -> build/lib/podworld/physics copying podworld/physics/body.py -> build/lib/podworld/physics copying podworld/physics/world.py -> build/lib/podworld/physics copying podworld/physics/phys_utils.py -> build/lib/podworld/physics creating build/lib/podworld/envs copying podworld/envs/__init__.py -> build/lib/podworld/envs copying podworld/envs/podworld_env.py -> build/lib/podworld/envs running egg_info writing top-level names to podworld.egg-info/top_level.txt writing dependency_links to podworld.egg-info/dependency_links.txt writing podworld.egg-info/PKG-INFO writing requirements to podworld.egg-info/requires.txt reading manifest file 'podworld.egg-info/SOURCES.txt' writing manifest file 'podworld.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/podworld copying build/lib/podworld/__init__.py -> build/bdist.linux-armv7l/wheel/podworld creating build/bdist.linux-armv7l/wheel/podworld/render copying build/lib/podworld/render/__init__.py -> build/bdist.linux-armv7l/wheel/podworld/render copying build/lib/podworld/render/renderer.py -> build/bdist.linux-armv7l/wheel/podworld/render creating build/bdist.linux-armv7l/wheel/podworld/physics copying build/lib/podworld/physics/box_body.py -> build/bdist.linux-armv7l/wheel/podworld/physics copying build/lib/podworld/physics/__init__.py -> build/bdist.linux-armv7l/wheel/podworld/physics copying build/lib/podworld/physics/circle_body.py -> build/bdist.linux-armv7l/wheel/podworld/physics copying build/lib/podworld/physics/body.py -> build/bdist.linux-armv7l/wheel/podworld/physics copying build/lib/podworld/physics/world.py -> build/bdist.linux-armv7l/wheel/podworld/physics copying build/lib/podworld/physics/phys_utils.py -> build/bdist.linux-armv7l/wheel/podworld/physics creating build/bdist.linux-armv7l/wheel/podworld/envs copying build/lib/podworld/envs/__init__.py -> build/bdist.linux-armv7l/wheel/podworld/envs copying build/lib/podworld/envs/podworld_env.py -> build/bdist.linux-armv7l/wheel/podworld/envs running install_egg_info Copying podworld.egg-info to build/bdist.linux-armv7l/wheel/podworld-0.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/podworld-0.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-3dst3oea/podworld-0.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'podworld/__init__.py' adding 'podworld/envs/__init__.py' adding 'podworld/envs/podworld_env.py' adding 'podworld/physics/__init__.py' adding 'podworld/physics/body.py' adding 'podworld/physics/box_body.py' adding 'podworld/physics/circle_body.py' adding 'podworld/physics/phys_utils.py' adding 'podworld/physics/world.py' adding 'podworld/render/__init__.py' adding 'podworld/render/renderer.py' adding 'podworld-0.2.0.dist-info/METADATA' adding 'podworld-0.2.0.dist-info/WHEEL' adding 'podworld-0.2.0.dist-info/top_level.txt' adding 'podworld-0.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for podworld: finished with status 'done' Stored in directory: /tmp/tmpzdz4njni Successfully built podworld Cleaning up... Removing source in /tmp/pip-wheel-a2kl2i4t/podworld Removed build tracker '/tmp/pip-req-tracker-2t2c33ev'