Created temporary directory: /tmp/pip-ephem-wheel-cache-9j63o9fe Created temporary directory: /tmp/pip-wheel-onwvsxkt Looking in indexes: https://pypi.python.org/simple Collecting beamngpy==0.3 1 location(s) to search for versions of beamngpy: * https://pypi.python.org/simple/beamngpy/ Getting page https://pypi.python.org/simple/beamngpy/ Analyzing links from page https://pypi.org/simple/beamngpy/ Found link https://files.pythonhosted.org/packages/d9/98/df95a6e42aa39a4f1fc634adfdd55dd8817b63c1b7d39a375bb330b174ce/beamngpy-0.1.1.tar.gz#sha256=8f486dcaa927e3e75429b98c3029a1feee16989747802c05c13d1f0417b71bae (from https://pypi.org/simple/beamngpy/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/73/d6/a7a9a3201a07568e45ae21f2518251a92c4a034996b733af89d015d3d064/beamngpy-0.1.2.tar.gz#sha256=ddf8513d95edd2728ff7867cdd52b89ddb1830a8cdf94c5ecb7d9446ace121a3 (from https://pypi.org/simple/beamngpy/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/31/a8/1fb8b4ed7e615871ccc975ef7670178ea893b877dce08b23a7574fbda351/beamngpy-0.1.3.tar.gz#sha256=e6fde374501d78f9e6c3a681ae7a691a4ccaf3324230e5e549e70e2cb9d1a1cd (from https://pypi.org/simple/beamngpy/), version: 0.1.3 Found link https://files.pythonhosted.org/packages/cf/b3/a1ce12f6d45913f52ade836de9c61d61de8c7082c7585442327a8f0cb494/beamngpy-0.2.tar.gz#sha256=ec2734da90f2f03e76931467295fd47ff971ebc29b07fd0647cebb262fda56e8 (from https://pypi.org/simple/beamngpy/), version: 0.2 Found link https://files.pythonhosted.org/packages/67/ea/d5bd3d93ee50f7ddb4a9c5fd359973c9285fa478c554f6a0cd873e8da77f/beamngpy-0.3.tar.gz#sha256=cc411b1b82347725d7d50b841deb23a127afb610c445b07808406d38b3b8de2a (from https://pypi.org/simple/beamngpy/), version: 0.3 Using version 0.3 (newest of versions: 0.3) Created temporary directory: /tmp/pip-unpack-3mgn9n57 Downloading https://files.pythonhosted.org/packages/67/ea/d5bd3d93ee50f7ddb4a9c5fd359973c9285fa478c554f6a0cd873e8da77f/beamngpy-0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/67/ea/d5bd3d93ee50f7ddb4a9c5fd359973c9285fa478c554f6a0cd873e8da77f/beamngpy-0.3.tar.gz#sha256=cc411b1b82347725d7d50b841deb23a127afb610c445b07808406d38b3b8de2a (from https://pypi.org/simple/beamngpy/) Running setup.py (path:/tmp/pip-wheel-onwvsxkt/beamngpy/setup.py) egg_info for package beamngpy Running command python setup.py egg_info running egg_info creating pip-egg-info/beamngpy.egg-info writing top-level names to pip-egg-info/beamngpy.egg-info/top_level.txt writing requirements to pip-egg-info/beamngpy.egg-info/requires.txt writing entry points to pip-egg-info/beamngpy.egg-info/entry_points.txt writing dependency_links to pip-egg-info/beamngpy.egg-info/dependency_links.txt writing pip-egg-info/beamngpy.egg-info/PKG-INFO writing manifest file 'pip-egg-info/beamngpy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/beamngpy.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/beamngpy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-onwvsxkt/beamngpy has version 0.3, which satisfies requirement beamngpy==0.3 from https://files.pythonhosted.org/packages/67/ea/d5bd3d93ee50f7ddb4a9c5fd359973c9285fa478c554f6a0cd873e8da77f/beamngpy-0.3.tar.gz#sha256=cc411b1b82347725d7d50b841deb23a127afb610c445b07808406d38b3b8de2a Building wheels for collected packages: beamngpy Created temporary directory: /tmp/pip-wheel-ncxnt1ep Running setup.py bdist_wheel for beamngpy: started Destination directory: /tmp/pip-wheel-ncxnt1ep Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-onwvsxkt/beamngpy/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-ncxnt1ep running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/beamngpy copying src/beamngpy/__init__.py -> build/lib/beamngpy copying src/beamngpy/bnpcfg.py -> build/lib/beamngpy copying src/beamngpy/main.py -> build/lib/beamngpy copying src/beamngpy/beamng.py -> build/lib/beamngpy running egg_info writing dependency_links to src/beamngpy.egg-info/dependency_links.txt writing top-level names to src/beamngpy.egg-info/top_level.txt writing requirements to src/beamngpy.egg-info/requires.txt writing entry points to src/beamngpy.egg-info/entry_points.txt writing src/beamngpy.egg-info/PKG-INFO reading manifest file 'src/beamngpy.egg-info/SOURCES.txt' writing manifest file 'src/beamngpy.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/beamngpy copying build/lib/beamngpy/__init__.py -> build/bdist.linux-armv7l/wheel/beamngpy copying build/lib/beamngpy/bnpcfg.py -> build/bdist.linux-armv7l/wheel/beamngpy copying build/lib/beamngpy/main.py -> build/bdist.linux-armv7l/wheel/beamngpy copying build/lib/beamngpy/beamng.py -> build/bdist.linux-armv7l/wheel/beamngpy running install_egg_info Copying src/beamngpy.egg-info to build/bdist.linux-armv7l/wheel/beamngpy-0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/beamngpy-0.3.dist-info/WHEEL creating '/tmp/pip-wheel-ncxnt1ep/beamngpy-0.3-py2.py3-none-any.whl' and adding '.' to it adding 'beamngpy/__init__.py' adding 'beamngpy/beamng.py' adding 'beamngpy/bnpcfg.py' adding 'beamngpy/main.py' adding 'beamngpy-0.3.dist-info/entry_points.txt' adding 'beamngpy-0.3.dist-info/top_level.txt' adding 'beamngpy-0.3.dist-info/WHEEL' adding 'beamngpy-0.3.dist-info/METADATA' adding 'beamngpy-0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for beamngpy: finished with status 'done' Stored in directory: /tmp/tmplirue5vq Successfully built beamngpy Cleaning up... Removing source in /tmp/pip-wheel-onwvsxkt/beamngpy