Created temporary directory: /tmp/pip-ephem-wheel-cache-8_tfki_6 Created temporary directory: /tmp/pip-req-tracker-nq0_y_wc Created requirements tracker '/tmp/pip-req-tracker-nq0_y_wc' Created temporary directory: /tmp/pip-wheel-2_u8imr4 Collecting ballbeam-gym==0.0.4 1 location(s) to search for versions of ballbeam-gym: * https://pypi.org/simple/ballbeam-gym/ Getting page https://pypi.org/simple/ballbeam-gym/ Analyzing links from page https://pypi.org/simple/ballbeam-gym/ Found link https://files.pythonhosted.org/packages/a7/50/4604d3adf8bd9e140701ad2ca7fa49822ae0d4cbc62a845a196bcd673c3c/ballbeam_gym-0.0.1.tar.gz#sha256=656ebcb2ad365cbe85d7ec115269db2aeed025d6f6d7da47b51e7c09262614cd (from https://pypi.org/simple/ballbeam-gym/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/52/a1/2b95d63a147faf464de09d159507deb0124f114408aff6658223be8be669/ballbeam_gym-0.0.2.tar.gz#sha256=df8647253e06cbb45eb12d1a6503288a07a129d50c87676c7fa4abe0b4f327ce (from https://pypi.org/simple/ballbeam-gym/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/00/95/fc0ad3abb21fb74e5b89e2c153e4179cbd4589bf8227f16fd931eb72fdb6/ballbeam_gym-0.0.3.tar.gz#sha256=b3895898a61fb28239118c73852ef22c933e3e74cf0ce82840da8f4bec5112b9 (from https://pypi.org/simple/ballbeam-gym/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/09/84/41352d9e9d166757572fdeb5fd8f452e7f2a0d6fdd5d4e48d6b198b41b32/ballbeam_gym-0.0.4.tar.gz#sha256=9b89c20b22503cdfe774ca6ef1559c6e4a8a430e8d807a883772285ba2aba8fd (from https://pypi.org/simple/ballbeam-gym/), version: 0.0.4 Using version 0.0.4 (newest of versions: 0.0.4) Created temporary directory: /tmp/pip-unpack-vir7azn6 Downloading https://files.pythonhosted.org/packages/09/84/41352d9e9d166757572fdeb5fd8f452e7f2a0d6fdd5d4e48d6b198b41b32/ballbeam_gym-0.0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/09/84/41352d9e9d166757572fdeb5fd8f452e7f2a0d6fdd5d4e48d6b198b41b32/ballbeam_gym-0.0.4.tar.gz#sha256=9b89c20b22503cdfe774ca6ef1559c6e4a8a430e8d807a883772285ba2aba8fd (from https://pypi.org/simple/ballbeam-gym/) Added ballbeam-gym==0.0.4 from https://files.pythonhosted.org/packages/09/84/41352d9e9d166757572fdeb5fd8f452e7f2a0d6fdd5d4e48d6b198b41b32/ballbeam_gym-0.0.4.tar.gz#sha256=9b89c20b22503cdfe774ca6ef1559c6e4a8a430e8d807a883772285ba2aba8fd to build tracker '/tmp/pip-req-tracker-nq0_y_wc' Running setup.py (path:/tmp/pip-wheel-2_u8imr4/ballbeam-gym/setup.py) egg_info for package ballbeam-gym Running command python setup.py egg_info running egg_info creating pip-egg-info/ballbeam_gym.egg-info writing requirements to pip-egg-info/ballbeam_gym.egg-info/requires.txt writing dependency_links to pip-egg-info/ballbeam_gym.egg-info/dependency_links.txt writing pip-egg-info/ballbeam_gym.egg-info/PKG-INFO writing top-level names to pip-egg-info/ballbeam_gym.egg-info/top_level.txt writing manifest file 'pip-egg-info/ballbeam_gym.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ballbeam_gym.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ballbeam_gym.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-2_u8imr4/ballbeam-gym has version 0.0.4, which satisfies requirement ballbeam-gym==0.0.4 from https://files.pythonhosted.org/packages/09/84/41352d9e9d166757572fdeb5fd8f452e7f2a0d6fdd5d4e48d6b198b41b32/ballbeam_gym-0.0.4.tar.gz#sha256=9b89c20b22503cdfe774ca6ef1559c6e4a8a430e8d807a883772285ba2aba8fd Removed ballbeam-gym==0.0.4 from https://files.pythonhosted.org/packages/09/84/41352d9e9d166757572fdeb5fd8f452e7f2a0d6fdd5d4e48d6b198b41b32/ballbeam_gym-0.0.4.tar.gz#sha256=9b89c20b22503cdfe774ca6ef1559c6e4a8a430e8d807a883772285ba2aba8fd from build tracker '/tmp/pip-req-tracker-nq0_y_wc' Building wheels for collected packages: ballbeam-gym Created temporary directory: /tmp/pip-wheel-i7320_sg Running setup.py bdist_wheel for ballbeam-gym: started Destination directory: /tmp/pip-wheel-i7320_sg Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-2_u8imr4/ballbeam-gym/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-i7320_sg running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ballbeam_gym copying ballbeam_gym/ballbeam.py -> build/lib/ballbeam_gym copying ballbeam_gym/__init__.py -> build/lib/ballbeam_gym creating build/lib/ballbeam_gym/envs copying ballbeam_gym/envs/setpoint.py -> build/lib/ballbeam_gym/envs copying ballbeam_gym/envs/__init__.py -> build/lib/ballbeam_gym/envs copying ballbeam_gym/envs/base.py -> build/lib/ballbeam_gym/envs copying ballbeam_gym/envs/balance.py -> build/lib/ballbeam_gym/envs copying ballbeam_gym/envs/throw.py -> build/lib/ballbeam_gym/envs 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/ballbeam_gym copying build/lib/ballbeam_gym/ballbeam.py -> build/bdist.linux-armv7l/wheel/ballbeam_gym copying build/lib/ballbeam_gym/__init__.py -> build/bdist.linux-armv7l/wheel/ballbeam_gym creating build/bdist.linux-armv7l/wheel/ballbeam_gym/envs copying build/lib/ballbeam_gym/envs/setpoint.py -> build/bdist.linux-armv7l/wheel/ballbeam_gym/envs copying build/lib/ballbeam_gym/envs/__init__.py -> build/bdist.linux-armv7l/wheel/ballbeam_gym/envs copying build/lib/ballbeam_gym/envs/base.py -> build/bdist.linux-armv7l/wheel/ballbeam_gym/envs copying build/lib/ballbeam_gym/envs/balance.py -> build/bdist.linux-armv7l/wheel/ballbeam_gym/envs copying build/lib/ballbeam_gym/envs/throw.py -> build/bdist.linux-armv7l/wheel/ballbeam_gym/envs running install_egg_info running egg_info writing top-level names to ballbeam_gym.egg-info/top_level.txt writing ballbeam_gym.egg-info/PKG-INFO writing requirements to ballbeam_gym.egg-info/requires.txt writing dependency_links to ballbeam_gym.egg-info/dependency_links.txt reading manifest file 'ballbeam_gym.egg-info/SOURCES.txt' writing manifest file 'ballbeam_gym.egg-info/SOURCES.txt' Copying ballbeam_gym.egg-info to build/bdist.linux-armv7l/wheel/ballbeam_gym-0.0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ballbeam_gym-0.0.4.dist-info/WHEEL creating '/tmp/pip-wheel-i7320_sg/ballbeam_gym-0.0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ballbeam_gym/__init__.py' adding 'ballbeam_gym/ballbeam.py' adding 'ballbeam_gym/envs/__init__.py' adding 'ballbeam_gym/envs/balance.py' adding 'ballbeam_gym/envs/base.py' adding 'ballbeam_gym/envs/setpoint.py' adding 'ballbeam_gym/envs/throw.py' adding 'ballbeam_gym-0.0.4.dist-info/METADATA' adding 'ballbeam_gym-0.0.4.dist-info/WHEEL' adding 'ballbeam_gym-0.0.4.dist-info/top_level.txt' adding 'ballbeam_gym-0.0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ballbeam-gym: finished with status 'done' Stored in directory: /tmp/tmpnd_dj521 Successfully built ballbeam-gym Cleaning up... Removing source in /tmp/pip-wheel-2_u8imr4/ballbeam-gym Removed build tracker '/tmp/pip-req-tracker-nq0_y_wc'