Collecting bootcamp==0.1.0 1 location(s) to search for versions of bootcamp: * https://pypi.python.org/simple/bootcamp/ Getting page https://pypi.python.org/simple/bootcamp/ Analyzing links from page https://pypi.python.org/simple/bootcamp/ Found link https://pypi.python.org/packages/43/05/a65d8582e7072deb1bc3be802d1a1575311583d8236ae4225e29b25cd4f0/bootcamp-0.1.0.tar.gz#md5=28452d033900fdd5e0e2082e1c42c356 (from https://pypi.python.org/simple/bootcamp/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Downloading bootcamp-0.1.0.tar.gz Downloading from URL https://pypi.python.org/packages/43/05/a65d8582e7072deb1bc3be802d1a1575311583d8236ae4225e29b25cd4f0/bootcamp-0.1.0.tar.gz#md5=28452d033900fdd5e0e2082e1c42c356 (from https://pypi.python.org/simple/bootcamp/) Running setup.py (path:/tmp/pip-build-9gcj_fjn/bootcamp/setup.py) egg_info for package bootcamp Running command python setup.py egg_info running egg_info creating pip-egg-info/bootcamp.egg-info writing pip-egg-info/bootcamp.egg-info/PKG-INFO writing dependency_links to pip-egg-info/bootcamp.egg-info/dependency_links.txt writing top-level names to pip-egg-info/bootcamp.egg-info/top_level.txt writing requirements to pip-egg-info/bootcamp.egg-info/requires.txt writing manifest file 'pip-egg-info/bootcamp.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/bootcamp.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/bootcamp.egg-info/SOURCES.txt' Source in /tmp/pip-build-9gcj_fjn/bootcamp has version 0.1.0, which satisfies requirement bootcamp==0.1.0 from https://pypi.python.org/packages/43/05/a65d8582e7072deb1bc3be802d1a1575311583d8236ae4225e29b25cd4f0/bootcamp-0.1.0.tar.gz#md5=28452d033900fdd5e0e2082e1c42c356 Building wheels for collected packages: bootcamp Running setup.py bdist_wheel for bootcamp: started Destination directory: /tmp/tmpniv7ko7npip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-9gcj_fjn/bootcamp/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/tmpniv7ko7npip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/bootcamp copying bootcamp/exceptions.py -> build/lib/bootcamp copying bootcamp/utils.py -> build/lib/bootcamp copying bootcamp/trainer.py -> build/lib/bootcamp copying bootcamp/__init__.py -> build/lib/bootcamp creating build/lib/bootcamp/metrics copying bootcamp/metrics/average_return.py -> build/lib/bootcamp/metrics copying bootcamp/metrics/__init__.py -> build/lib/bootcamp/metrics creating build/lib/bootcamp/agents copying bootcamp/agents/agent.py -> build/lib/bootcamp/agents copying bootcamp/agents/reinforce.py -> build/lib/bootcamp/agents copying bootcamp/agents/__init__.py -> build/lib/bootcamp/agents creating build/lib/bootcamp/approximators copying bootcamp/approximators/mlp.py -> build/lib/bootcamp/approximators copying bootcamp/approximators/__init__.py -> build/lib/bootcamp/approximators creating build/lib/bootcamp/callbacks copying bootcamp/callbacks/evaluate.py -> build/lib/bootcamp/callbacks copying bootcamp/callbacks/log.py -> build/lib/bootcamp/callbacks copying bootcamp/callbacks/__init__.py -> build/lib/bootcamp/callbacks copying bootcamp/callbacks/monitor.py -> build/lib/bootcamp/callbacks 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/bootcamp copying build/lib/bootcamp/exceptions.py -> build/bdist.linux-armv7l/wheel/bootcamp creating build/bdist.linux-armv7l/wheel/bootcamp/metrics copying build/lib/bootcamp/metrics/average_return.py -> build/bdist.linux-armv7l/wheel/bootcamp/metrics copying build/lib/bootcamp/metrics/__init__.py -> build/bdist.linux-armv7l/wheel/bootcamp/metrics creating build/bdist.linux-armv7l/wheel/bootcamp/agents copying build/lib/bootcamp/agents/agent.py -> build/bdist.linux-armv7l/wheel/bootcamp/agents copying build/lib/bootcamp/agents/reinforce.py -> build/bdist.linux-armv7l/wheel/bootcamp/agents copying build/lib/bootcamp/agents/__init__.py -> build/bdist.linux-armv7l/wheel/bootcamp/agents copying build/lib/bootcamp/utils.py -> build/bdist.linux-armv7l/wheel/bootcamp copying build/lib/bootcamp/trainer.py -> build/bdist.linux-armv7l/wheel/bootcamp copying build/lib/bootcamp/__init__.py -> build/bdist.linux-armv7l/wheel/bootcamp creating build/bdist.linux-armv7l/wheel/bootcamp/approximators copying build/lib/bootcamp/approximators/mlp.py -> build/bdist.linux-armv7l/wheel/bootcamp/approximators copying build/lib/bootcamp/approximators/__init__.py -> build/bdist.linux-armv7l/wheel/bootcamp/approximators creating build/bdist.linux-armv7l/wheel/bootcamp/callbacks copying build/lib/bootcamp/callbacks/evaluate.py -> build/bdist.linux-armv7l/wheel/bootcamp/callbacks copying build/lib/bootcamp/callbacks/log.py -> build/bdist.linux-armv7l/wheel/bootcamp/callbacks copying build/lib/bootcamp/callbacks/__init__.py -> build/bdist.linux-armv7l/wheel/bootcamp/callbacks copying build/lib/bootcamp/callbacks/monitor.py -> build/bdist.linux-armv7l/wheel/bootcamp/callbacks running install_egg_info running egg_info writing top-level names to bootcamp.egg-info/top_level.txt writing dependency_links to bootcamp.egg-info/dependency_links.txt writing bootcamp.egg-info/PKG-INFO writing requirements to bootcamp.egg-info/requires.txt reading manifest file 'bootcamp.egg-info/SOURCES.txt' writing manifest file 'bootcamp.egg-info/SOURCES.txt' Copying bootcamp.egg-info to build/bdist.linux-armv7l/wheel/bootcamp-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/bootcamp-0.1.0.dist-info/WHEEL Running setup.py bdist_wheel for bootcamp: finished with status 'done' Stored in directory: /tmp/tmpeci3qtye Successfully built bootcamp Cleaning up... Removing source in /tmp/pip-build-9gcj_fjn/bootcamp