Collecting keras-rl==0.4.0 1 location(s) to search for versions of keras-rl: * https://pypi.python.org/simple/keras-rl/ Getting page https://pypi.python.org/simple/keras-rl/ Analyzing links from page https://pypi.python.org/simple/keras-rl/ Found link https://pypi.python.org/packages/1f/87/0d0514cee574776fc6d647ed6a2652d18cdfb8daae80e97d00b986858991/keras-rl-0.3.1.tar.gz#md5=cacce9ae222af6e74b4113a14e8d397d (from https://pypi.python.org/simple/keras-rl/), version: 0.3.1 Found link https://pypi.python.org/packages/2e/26/39241d52410f55a1210bf7222f49dacdea6af058aec10d92e1ba77d36e71/keras-rl-0.2.2.tar.gz#md5=0183adc3d340fcd54ef3839ace36bbf4 (from https://pypi.python.org/simple/keras-rl/), version: 0.2.2 Found link https://pypi.python.org/packages/6b/85/39491fba67e01d4d39f48f472179fee11fc11d831bb096f048dcd1abb6b9/keras-rl-0.2.1.tar.gz#md5=d41249b1a97745e56061eb33bf45aedb (from https://pypi.python.org/simple/keras-rl/), version: 0.2.1 Found link https://pypi.python.org/packages/92/a7/6e460a50e060f1c6126793ee36d146175cf8aa20445a6e9f39621eab3bf0/keras-rl-0.3.0.tar.gz#md5=a07c8cdc83fb681cf6f8eea524a924dc (from https://pypi.python.org/simple/keras-rl/), version: 0.3.0 Found link https://pypi.python.org/packages/94/c5/ee3f39e8dc3e3684d1b338f5d41581edc3ade89b09b3b61690031f1b80e8/keras-rl-0.2.0.tar.gz#md5=bec381e4fe39b1cd93ffa70596e62c89 (from https://pypi.python.org/simple/keras-rl/), version: 0.2.0 Found link https://pypi.python.org/packages/fc/a3/d39bd04750e9acf2205827e9331a5a01e45a618ad0fd00a0210d70b68025/keras-rl-0.4.0.tar.gz#md5=5d70219be3ebf14c1f1bbc8069270b74 (from https://pypi.python.org/simple/keras-rl/), version: 0.4.0 Using version 0.4.0 (newest of versions: 0.4.0) Downloading keras-rl-0.4.0.tar.gz Downloading from URL https://pypi.python.org/packages/fc/a3/d39bd04750e9acf2205827e9331a5a01e45a618ad0fd00a0210d70b68025/keras-rl-0.4.0.tar.gz#md5=5d70219be3ebf14c1f1bbc8069270b74 (from https://pypi.python.org/simple/keras-rl/) Running setup.py (path:/tmp/pip-build-epk1rz4i/keras-rl/setup.py) egg_info for package keras-rl Running command python setup.py egg_info running egg_info creating pip-egg-info/keras_rl.egg-info writing requirements to pip-egg-info/keras_rl.egg-info/requires.txt writing top-level names to pip-egg-info/keras_rl.egg-info/top_level.txt writing pip-egg-info/keras_rl.egg-info/PKG-INFO writing dependency_links to pip-egg-info/keras_rl.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/keras_rl.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/keras_rl.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/keras_rl.egg-info/SOURCES.txt' Source in /tmp/pip-build-epk1rz4i/keras-rl has version 0.4.0, which satisfies requirement keras-rl==0.4.0 from https://pypi.python.org/packages/fc/a3/d39bd04750e9acf2205827e9331a5a01e45a618ad0fd00a0210d70b68025/keras-rl-0.4.0.tar.gz#md5=5d70219be3ebf14c1f1bbc8069270b74 Building wheels for collected packages: keras-rl Running setup.py bdist_wheel for keras-rl: started Destination directory: /tmp/tmpx78v2ogjpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-epk1rz4i/keras-rl/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/tmpx78v2ogjpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rl copying rl/memory.py -> build/lib/rl copying rl/random.py -> build/lib/rl copying rl/policy.py -> build/lib/rl copying rl/util.py -> build/lib/rl copying rl/callbacks.py -> build/lib/rl copying rl/core.py -> build/lib/rl copying rl/__init__.py -> build/lib/rl copying rl/processors.py -> build/lib/rl creating build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/rl/agents copying rl/agents/cem.py -> build/lib/rl/agents copying rl/agents/sarsa.py -> build/lib/rl/agents copying rl/agents/async.py -> build/lib/rl/agents copying rl/agents/ddpg.py -> build/lib/rl/agents copying rl/agents/__init__.py -> build/lib/rl/agents copying rl/agents/dqn.py -> build/lib/rl/agents creating build/lib/tests/rl copying tests/rl/test_memory.py -> build/lib/tests/rl copying tests/rl/util.py -> build/lib/tests/rl copying tests/rl/__init__.py -> build/lib/tests/rl copying tests/rl/test_core.py -> build/lib/tests/rl copying tests/rl/test_util.py -> build/lib/tests/rl creating build/lib/tests/rl/agents copying tests/rl/agents/test_dqn.py -> build/lib/tests/rl/agents copying tests/rl/agents/test_ddpg.py -> build/lib/tests/rl/agents copying tests/rl/agents/test_cem.py -> build/lib/tests/rl/agents copying tests/rl/agents/__init__.py -> build/lib/tests/rl/agents 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/rl copying build/lib/rl/memory.py -> build/bdist.linux-armv7l/wheel/rl copying build/lib/rl/random.py -> build/bdist.linux-armv7l/wheel/rl copying build/lib/rl/policy.py -> build/bdist.linux-armv7l/wheel/rl creating build/bdist.linux-armv7l/wheel/rl/agents copying build/lib/rl/agents/cem.py -> build/bdist.linux-armv7l/wheel/rl/agents copying build/lib/rl/agents/sarsa.py -> build/bdist.linux-armv7l/wheel/rl/agents copying build/lib/rl/agents/async.py -> build/bdist.linux-armv7l/wheel/rl/agents copying build/lib/rl/agents/ddpg.py -> build/bdist.linux-armv7l/wheel/rl/agents copying build/lib/rl/agents/__init__.py -> build/bdist.linux-armv7l/wheel/rl/agents copying build/lib/rl/agents/dqn.py -> build/bdist.linux-armv7l/wheel/rl/agents copying build/lib/rl/util.py -> build/bdist.linux-armv7l/wheel/rl copying build/lib/rl/callbacks.py -> build/bdist.linux-armv7l/wheel/rl copying build/lib/rl/core.py -> build/bdist.linux-armv7l/wheel/rl copying build/lib/rl/__init__.py -> build/bdist.linux-armv7l/wheel/rl copying build/lib/rl/processors.py -> build/bdist.linux-armv7l/wheel/rl creating build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/rl copying build/lib/tests/rl/test_memory.py -> build/bdist.linux-armv7l/wheel/tests/rl creating build/bdist.linux-armv7l/wheel/tests/rl/agents copying build/lib/tests/rl/agents/test_dqn.py -> build/bdist.linux-armv7l/wheel/tests/rl/agents copying build/lib/tests/rl/agents/test_ddpg.py -> build/bdist.linux-armv7l/wheel/tests/rl/agents copying build/lib/tests/rl/agents/test_cem.py -> build/bdist.linux-armv7l/wheel/tests/rl/agents copying build/lib/tests/rl/agents/__init__.py -> build/bdist.linux-armv7l/wheel/tests/rl/agents copying build/lib/tests/rl/util.py -> build/bdist.linux-armv7l/wheel/tests/rl copying build/lib/tests/rl/__init__.py -> build/bdist.linux-armv7l/wheel/tests/rl copying build/lib/tests/rl/test_core.py -> build/bdist.linux-armv7l/wheel/tests/rl copying build/lib/tests/rl/test_util.py -> build/bdist.linux-armv7l/wheel/tests/rl copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing keras_rl.egg-info/PKG-INFO writing dependency_links to keras_rl.egg-info/dependency_links.txt writing top-level names to keras_rl.egg-info/top_level.txt writing requirements to keras_rl.egg-info/requires.txt reading manifest file 'keras_rl.egg-info/SOURCES.txt' writing manifest file 'keras_rl.egg-info/SOURCES.txt' Copying keras_rl.egg-info to build/bdist.linux-armv7l/wheel/keras_rl-0.4.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/keras_rl-0.4.0.dist-info/WHEEL Running setup.py bdist_wheel for keras-rl: finished with status 'done' Stored in directory: /tmp/tmp80sdcuqw Successfully built keras-rl Cleaning up... Removing source in /tmp/pip-build-epk1rz4i/keras-rl