Created temporary directory: /tmp/pip-ephem-wheel-cache-fecwo0i3 Created temporary directory: /tmp/pip-req-tracker-niqxzfft Created requirements tracker '/tmp/pip-req-tracker-niqxzfft' Created temporary directory: /tmp/pip-wheel-41jvu3ts Collecting cogment==0.1.1 1 location(s) to search for versions of cogment: * https://pypi.org/simple/cogment/ Getting page https://pypi.org/simple/cogment/ Analyzing links from page https://pypi.org/simple/cogment/ Found link https://files.pythonhosted.org/packages/2b/40/bf1e032060fb37a63a4a194b04d1a7297f3d886c780a257a0013764e7b12/cogment-0.1.1.tar.gz#sha256=5898bd8c9bc763a3a2b292dd0e25e1955272e92fac928e9518393668af5c08d8 (from https://pypi.org/simple/cogment/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-au4_d7hf Downloading https://files.pythonhosted.org/packages/2b/40/bf1e032060fb37a63a4a194b04d1a7297f3d886c780a257a0013764e7b12/cogment-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/2b/40/bf1e032060fb37a63a4a194b04d1a7297f3d886c780a257a0013764e7b12/cogment-0.1.1.tar.gz#sha256=5898bd8c9bc763a3a2b292dd0e25e1955272e92fac928e9518393668af5c08d8 (from https://pypi.org/simple/cogment/) Added cogment==0.1.1 from https://files.pythonhosted.org/packages/2b/40/bf1e032060fb37a63a4a194b04d1a7297f3d886c780a257a0013764e7b12/cogment-0.1.1.tar.gz#sha256=5898bd8c9bc763a3a2b292dd0e25e1955272e92fac928e9518393668af5c08d8 to build tracker '/tmp/pip-req-tracker-niqxzfft' Running setup.py (path:/tmp/pip-wheel-41jvu3ts/cogment/setup.py) egg_info for package cogment Running command python setup.py egg_info running egg_info creating pip-egg-info/cogment.egg-info writing dependency_links to pip-egg-info/cogment.egg-info/dependency_links.txt writing top-level names to pip-egg-info/cogment.egg-info/top_level.txt writing pip-egg-info/cogment.egg-info/PKG-INFO writing requirements to pip-egg-info/cogment.egg-info/requires.txt writing manifest file 'pip-egg-info/cogment.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cogment.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/cogment.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-41jvu3ts/cogment has version 0.1.1, which satisfies requirement cogment==0.1.1 from https://files.pythonhosted.org/packages/2b/40/bf1e032060fb37a63a4a194b04d1a7297f3d886c780a257a0013764e7b12/cogment-0.1.1.tar.gz#sha256=5898bd8c9bc763a3a2b292dd0e25e1955272e92fac928e9518393668af5c08d8 Removed cogment==0.1.1 from https://files.pythonhosted.org/packages/2b/40/bf1e032060fb37a63a4a194b04d1a7297f3d886c780a257a0013764e7b12/cogment-0.1.1.tar.gz#sha256=5898bd8c9bc763a3a2b292dd0e25e1955272e92fac928e9518393668af5c08d8 from build tracker '/tmp/pip-req-tracker-niqxzfft' Building wheels for collected packages: cogment Created temporary directory: /tmp/pip-wheel-yt8hfpcd Running setup.py bdist_wheel for cogment: started Destination directory: /tmp/pip-wheel-yt8hfpcd Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-41jvu3ts/cogment/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-yt8hfpcd running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cogment copying cogment/client.py -> build/lib/cogment copying cogment/utils.py -> build/lib/cogment copying cogment/delta_encoding.py -> build/lib/cogment copying cogment/__init__.py -> build/lib/cogment copying cogment/trial.py -> build/lib/cogment copying cogment/agent_service.py -> build/lib/cogment copying cogment/grpc_server.py -> build/lib/cogment copying cogment/env_service.py -> build/lib/cogment copying cogment/version.py -> build/lib/cogment copying cogment/actor_class.py -> build/lib/cogment copying cogment/errors.py -> build/lib/cogment creating build/lib/cogment/api copying cogment/api/data_pb2.py -> build/lib/cogment/api copying cogment/api/orchestrator_pb2_grpc.py -> build/lib/cogment/api copying cogment/api/__init__.py -> build/lib/cogment/api copying cogment/api/agent_pb2.py -> build/lib/cogment/api copying cogment/api/orchestrator_pb2.py -> build/lib/cogment/api copying cogment/api/common_pb2.py -> build/lib/cogment/api copying cogment/api/environment_pb2.py -> build/lib/cogment/api copying cogment/api/agent_pb2_grpc.py -> build/lib/cogment/api copying cogment/api/environment_pb2_grpc.py -> build/lib/cogment/api 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/cogment copying build/lib/cogment/client.py -> build/bdist.linux-armv7l/wheel/cogment copying build/lib/cogment/utils.py -> build/bdist.linux-armv7l/wheel/cogment copying build/lib/cogment/delta_encoding.py -> build/bdist.linux-armv7l/wheel/cogment copying build/lib/cogment/__init__.py -> build/bdist.linux-armv7l/wheel/cogment copying build/lib/cogment/trial.py -> build/bdist.linux-armv7l/wheel/cogment copying build/lib/cogment/agent_service.py -> build/bdist.linux-armv7l/wheel/cogment copying build/lib/cogment/grpc_server.py -> build/bdist.linux-armv7l/wheel/cogment copying build/lib/cogment/env_service.py -> build/bdist.linux-armv7l/wheel/cogment creating build/bdist.linux-armv7l/wheel/cogment/api copying build/lib/cogment/api/data_pb2.py -> build/bdist.linux-armv7l/wheel/cogment/api copying build/lib/cogment/api/orchestrator_pb2_grpc.py -> build/bdist.linux-armv7l/wheel/cogment/api copying build/lib/cogment/api/__init__.py -> build/bdist.linux-armv7l/wheel/cogment/api copying build/lib/cogment/api/agent_pb2.py -> build/bdist.linux-armv7l/wheel/cogment/api copying build/lib/cogment/api/orchestrator_pb2.py -> build/bdist.linux-armv7l/wheel/cogment/api copying build/lib/cogment/api/common_pb2.py -> build/bdist.linux-armv7l/wheel/cogment/api copying build/lib/cogment/api/environment_pb2.py -> build/bdist.linux-armv7l/wheel/cogment/api copying build/lib/cogment/api/agent_pb2_grpc.py -> build/bdist.linux-armv7l/wheel/cogment/api copying build/lib/cogment/api/environment_pb2_grpc.py -> build/bdist.linux-armv7l/wheel/cogment/api copying build/lib/cogment/version.py -> build/bdist.linux-armv7l/wheel/cogment copying build/lib/cogment/actor_class.py -> build/bdist.linux-armv7l/wheel/cogment copying build/lib/cogment/errors.py -> build/bdist.linux-armv7l/wheel/cogment running install_egg_info running egg_info writing dependency_links to cogment.egg-info/dependency_links.txt writing top-level names to cogment.egg-info/top_level.txt writing requirements to cogment.egg-info/requires.txt writing cogment.egg-info/PKG-INFO reading manifest file 'cogment.egg-info/SOURCES.txt' writing manifest file 'cogment.egg-info/SOURCES.txt' Copying cogment.egg-info to build/bdist.linux-armv7l/wheel/cogment-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cogment-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-yt8hfpcd/cogment-0.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'cogment/__init__.py' adding 'cogment/actor_class.py' adding 'cogment/agent_service.py' adding 'cogment/client.py' adding 'cogment/delta_encoding.py' adding 'cogment/env_service.py' adding 'cogment/errors.py' adding 'cogment/grpc_server.py' adding 'cogment/trial.py' adding 'cogment/utils.py' adding 'cogment/version.py' adding 'cogment/api/__init__.py' adding 'cogment/api/agent_pb2.py' adding 'cogment/api/agent_pb2_grpc.py' adding 'cogment/api/common_pb2.py' adding 'cogment/api/data_pb2.py' adding 'cogment/api/environment_pb2.py' adding 'cogment/api/environment_pb2_grpc.py' adding 'cogment/api/orchestrator_pb2.py' adding 'cogment/api/orchestrator_pb2_grpc.py' adding 'cogment-0.1.1.dist-info/METADATA' adding 'cogment-0.1.1.dist-info/WHEEL' adding 'cogment-0.1.1.dist-info/top_level.txt' adding 'cogment-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for cogment: finished with status 'done' Stored in directory: /tmp/tmp2cvvjs44 Successfully built cogment Cleaning up... Removing source in /tmp/pip-wheel-41jvu3ts/cogment Removed build tracker '/tmp/pip-req-tracker-niqxzfft'