Created temporary directory: /tmp/pip-ephem-wheel-cache-tb4wgigs Created temporary directory: /tmp/pip-req-tracker-vizmv5rj Created requirements tracker '/tmp/pip-req-tracker-vizmv5rj' Created temporary directory: /tmp/pip-wheel-tpg9_86o Collecting QuadrotorEnvironment==0.0.2 1 location(s) to search for versions of QuadrotorEnvironment: * https://pypi.org/simple/quadrotorenvironment/ Getting page https://pypi.org/simple/quadrotorenvironment/ Analyzing links from page https://pypi.org/simple/quadrotorenvironment/ Found link https://files.pythonhosted.org/packages/ca/4a/a04f2f01924f7ef9d06d7b391c507c0848fe1e9633d5e05104882a698bd9/QuadrotorEnvironment-0.0.2.tar.gz#sha256=ff27d1c9e028a3a226c7038a7298fde52cdc28ebd59346173daa536faa5a429d (from https://pypi.org/simple/quadrotorenvironment/) (requires-python:>=3), version: 0.0.2 Found link https://files.pythonhosted.org/packages/8f/de/f969cab73984b0cb46ce98bf3e9ca2db4da4362fec16abc75eb1a031e550/QuadrotorEnvironment-0.0.3.tar.gz#sha256=6dad152b0092f1201a9967aeff88cf9ecbd5f5d960bc902be11d3879c123f2da (from https://pypi.org/simple/quadrotorenvironment/) (requires-python:>=3), version: 0.0.3 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-z7t6c1oo Downloading https://files.pythonhosted.org/packages/ca/4a/a04f2f01924f7ef9d06d7b391c507c0848fe1e9633d5e05104882a698bd9/QuadrotorEnvironment-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ca/4a/a04f2f01924f7ef9d06d7b391c507c0848fe1e9633d5e05104882a698bd9/QuadrotorEnvironment-0.0.2.tar.gz#sha256=ff27d1c9e028a3a226c7038a7298fde52cdc28ebd59346173daa536faa5a429d (from https://pypi.org/simple/quadrotorenvironment/) (requires-python:>=3) Added QuadrotorEnvironment==0.0.2 from https://files.pythonhosted.org/packages/ca/4a/a04f2f01924f7ef9d06d7b391c507c0848fe1e9633d5e05104882a698bd9/QuadrotorEnvironment-0.0.2.tar.gz#sha256=ff27d1c9e028a3a226c7038a7298fde52cdc28ebd59346173daa536faa5a429d to build tracker '/tmp/pip-req-tracker-vizmv5rj' Running setup.py (path:/tmp/pip-wheel-tpg9_86o/QuadrotorEnvironment/setup.py) egg_info for package QuadrotorEnvironment Running command python setup.py egg_info running egg_info creating pip-egg-info/QuadrotorEnvironment.egg-info writing top-level names to pip-egg-info/QuadrotorEnvironment.egg-info/top_level.txt writing requirements to pip-egg-info/QuadrotorEnvironment.egg-info/requires.txt writing pip-egg-info/QuadrotorEnvironment.egg-info/PKG-INFO writing dependency_links to pip-egg-info/QuadrotorEnvironment.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/QuadrotorEnvironment.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/QuadrotorEnvironment.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/QuadrotorEnvironment.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-tpg9_86o/QuadrotorEnvironment has version 0.0.2, which satisfies requirement QuadrotorEnvironment==0.0.2 from https://files.pythonhosted.org/packages/ca/4a/a04f2f01924f7ef9d06d7b391c507c0848fe1e9633d5e05104882a698bd9/QuadrotorEnvironment-0.0.2.tar.gz#sha256=ff27d1c9e028a3a226c7038a7298fde52cdc28ebd59346173daa536faa5a429d Removed QuadrotorEnvironment==0.0.2 from https://files.pythonhosted.org/packages/ca/4a/a04f2f01924f7ef9d06d7b391c507c0848fe1e9633d5e05104882a698bd9/QuadrotorEnvironment-0.0.2.tar.gz#sha256=ff27d1c9e028a3a226c7038a7298fde52cdc28ebd59346173daa536faa5a429d from build tracker '/tmp/pip-req-tracker-vizmv5rj' Building wheels for collected packages: QuadrotorEnvironment Created temporary directory: /tmp/pip-wheel-_jkeyu_m Running setup.py bdist_wheel for QuadrotorEnvironment: started Destination directory: /tmp/pip-wheel-_jkeyu_m Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-tpg9_86o/QuadrotorEnvironment/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-_jkeyu_m running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/quadrotor_environment copying quadrotor_environment/simulation_parameter_randomization.py -> build/lib/quadrotor_environment copying quadrotor_environment/observation_mapping.py -> build/lib/quadrotor_environment copying quadrotor_environment/attitude_pd_controller.py -> build/lib/quadrotor_environment copying quadrotor_environment/model_delay_wrapper.py -> build/lib/quadrotor_environment copying quadrotor_environment/quadrotor_model.py -> build/lib/quadrotor_environment copying quadrotor_environment/observation_history.py -> build/lib/quadrotor_environment copying quadrotor_environment/quadrotor_environment.py -> build/lib/quadrotor_environment copying quadrotor_environment/model_state_clipping_wrapper.py -> build/lib/quadrotor_environment copying quadrotor_environment/noise_model.py -> build/lib/quadrotor_environment copying quadrotor_environment/reward_function.py -> build/lib/quadrotor_environment copying quadrotor_environment/utils.py -> build/lib/quadrotor_environment copying quadrotor_environment/__init__.py -> build/lib/quadrotor_environment copying quadrotor_environment/propeller_speed_mapping.py -> build/lib/quadrotor_environment 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/quadrotor_environment copying build/lib/quadrotor_environment/simulation_parameter_randomization.py -> build/bdist.linux-armv7l/wheel/quadrotor_environment copying build/lib/quadrotor_environment/observation_mapping.py -> build/bdist.linux-armv7l/wheel/quadrotor_environment copying build/lib/quadrotor_environment/attitude_pd_controller.py -> build/bdist.linux-armv7l/wheel/quadrotor_environment copying build/lib/quadrotor_environment/model_delay_wrapper.py -> build/bdist.linux-armv7l/wheel/quadrotor_environment copying build/lib/quadrotor_environment/quadrotor_model.py -> build/bdist.linux-armv7l/wheel/quadrotor_environment copying build/lib/quadrotor_environment/observation_history.py -> build/bdist.linux-armv7l/wheel/quadrotor_environment copying build/lib/quadrotor_environment/quadrotor_environment.py -> build/bdist.linux-armv7l/wheel/quadrotor_environment copying build/lib/quadrotor_environment/model_state_clipping_wrapper.py -> build/bdist.linux-armv7l/wheel/quadrotor_environment copying build/lib/quadrotor_environment/noise_model.py -> build/bdist.linux-armv7l/wheel/quadrotor_environment copying build/lib/quadrotor_environment/reward_function.py -> build/bdist.linux-armv7l/wheel/quadrotor_environment copying build/lib/quadrotor_environment/utils.py -> build/bdist.linux-armv7l/wheel/quadrotor_environment copying build/lib/quadrotor_environment/__init__.py -> build/bdist.linux-armv7l/wheel/quadrotor_environment copying build/lib/quadrotor_environment/propeller_speed_mapping.py -> build/bdist.linux-armv7l/wheel/quadrotor_environment running install_egg_info running egg_info writing QuadrotorEnvironment.egg-info/PKG-INFO writing top-level names to QuadrotorEnvironment.egg-info/top_level.txt writing dependency_links to QuadrotorEnvironment.egg-info/dependency_links.txt writing requirements to QuadrotorEnvironment.egg-info/requires.txt reading manifest file 'QuadrotorEnvironment.egg-info/SOURCES.txt' writing manifest file 'QuadrotorEnvironment.egg-info/SOURCES.txt' Copying QuadrotorEnvironment.egg-info to build/bdist.linux-armv7l/wheel/QuadrotorEnvironment-0.0.2-py3.5.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICENSE") creating build/bdist.linux-armv7l/wheel/QuadrotorEnvironment-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-_jkeyu_m/QuadrotorEnvironment-0.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'quadrotor_environment/__init__.py' adding 'quadrotor_environment/attitude_pd_controller.py' adding 'quadrotor_environment/model_delay_wrapper.py' adding 'quadrotor_environment/model_state_clipping_wrapper.py' adding 'quadrotor_environment/noise_model.py' adding 'quadrotor_environment/observation_history.py' adding 'quadrotor_environment/observation_mapping.py' adding 'quadrotor_environment/propeller_speed_mapping.py' adding 'quadrotor_environment/quadrotor_environment.py' adding 'quadrotor_environment/quadrotor_model.py' adding 'quadrotor_environment/reward_function.py' adding 'quadrotor_environment/simulation_parameter_randomization.py' adding 'quadrotor_environment/utils.py' adding 'QuadrotorEnvironment-0.0.2.dist-info/LICENSE' adding 'QuadrotorEnvironment-0.0.2.dist-info/METADATA' adding 'QuadrotorEnvironment-0.0.2.dist-info/WHEEL' adding 'QuadrotorEnvironment-0.0.2.dist-info/top_level.txt' adding 'QuadrotorEnvironment-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for QuadrotorEnvironment: finished with status 'done' Stored in directory: /tmp/tmp0iw3s14g Successfully built QuadrotorEnvironment Cleaning up... Removing source in /tmp/pip-wheel-tpg9_86o/QuadrotorEnvironment Removed build tracker '/tmp/pip-req-tracker-vizmv5rj'