Collecting keras-rl==0.4.2 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.org/simple/keras-rl/ Found link https://files.pythonhosted.org/packages/94/c5/ee3f39e8dc3e3684d1b338f5d41581edc3ade89b09b3b61690031f1b80e8/keras-rl-0.2.0.tar.gz#sha256=404203dd6d61805c3bde5bc43deedab6b6a78644458cf857153433e27cb46ac4 (from https://pypi.org/simple/keras-rl/), version: 0.2.0 Found link https://files.pythonhosted.org/packages/6b/85/39491fba67e01d4d39f48f472179fee11fc11d831bb096f048dcd1abb6b9/keras-rl-0.2.1.tar.gz#sha256=66e3b366ebfd87363d0ee34f8491e2fce8ee7f9a280d4247f0393f925aa67766 (from https://pypi.org/simple/keras-rl/), version: 0.2.1 Found link https://files.pythonhosted.org/packages/2e/26/39241d52410f55a1210bf7222f49dacdea6af058aec10d92e1ba77d36e71/keras-rl-0.2.2.tar.gz#sha256=5ad456f9ac1c247404c6ed00f2d20d25296259f66a06bdc924a4069364422472 (from https://pypi.org/simple/keras-rl/), version: 0.2.2 Found link https://files.pythonhosted.org/packages/92/a7/6e460a50e060f1c6126793ee36d146175cf8aa20445a6e9f39621eab3bf0/keras-rl-0.3.0.tar.gz#sha256=b6dc96ace9e3b378a78ce3173e0b66f1ba9c62c5f44f434af96b64486777672d (from https://pypi.org/simple/keras-rl/), version: 0.3.0 Found link https://files.pythonhosted.org/packages/1f/87/0d0514cee574776fc6d647ed6a2652d18cdfb8daae80e97d00b986858991/keras-rl-0.3.1.tar.gz#sha256=50fd927fb1a5e36f81329843a6aabdb0d67f40cfe670b190818763272b216d6a (from https://pypi.org/simple/keras-rl/), version: 0.3.1 Found link https://files.pythonhosted.org/packages/fc/a3/d39bd04750e9acf2205827e9331a5a01e45a618ad0fd00a0210d70b68025/keras-rl-0.4.0.tar.gz#sha256=fc1ac59602cf684230bce4576e05ee7065e792ed1e14bd553950553c7eb4fdc2 (from https://pypi.org/simple/keras-rl/), version: 0.4.0 Found link https://files.pythonhosted.org/packages/ab/87/4b57eff8e4bd834cea0a75cd6c58198c9e42be29b600db9c14fafa72ec07/keras-rl-0.4.2.tar.gz#sha256=7bbbb24c8f4560a03f59fb062a5003da102de033bc8cd7d06b69b4c1b48ec054 (from https://pypi.org/simple/keras-rl/), version: 0.4.2 Using version 0.4.2 (newest of versions: 0.4.2) Downloading https://files.pythonhosted.org/packages/ab/87/4b57eff8e4bd834cea0a75cd6c58198c9e42be29b600db9c14fafa72ec07/keras-rl-0.4.2.tar.gz (40kB) Downloading from URL https://files.pythonhosted.org/packages/ab/87/4b57eff8e4bd834cea0a75cd6c58198c9e42be29b600db9c14fafa72ec07/keras-rl-0.4.2.tar.gz#sha256=7bbbb24c8f4560a03f59fb062a5003da102de033bc8cd7d06b69b4c1b48ec054 (from https://pypi.org/simple/keras-rl/) Running setup.py (path:/tmp/pip-build-b8jpecly/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 pip-egg-info/keras_rl.egg-info/PKG-INFO writing dependency_links to pip-egg-info/keras_rl.egg-info/dependency_links.txt writing top-level names to pip-egg-info/keras_rl.egg-info/top_level.txt writing requirements to pip-egg-info/keras_rl.egg-info/requires.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-b8jpecly/keras-rl has version 0.4.2, which satisfies requirement keras-rl==0.4.2 from https://files.pythonhosted.org/packages/ab/87/4b57eff8e4bd834cea0a75cd6c58198c9e42be29b600db9c14fafa72ec07/keras-rl-0.4.2.tar.gz#sha256=7bbbb24c8f4560a03f59fb062a5003da102de033bc8cd7d06b69b4c1b48ec054 Building wheels for collected packages: keras-rl Running setup.py bdist_wheel for keras-rl: started Destination directory: /tmp/tmpyt2no0espip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-b8jpecly/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/tmpyt2no0espip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/utils copying utils/__init__.py -> build/lib/utils creating build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/rl copying rl/random.py -> build/lib/rl copying rl/util.py -> build/lib/rl copying rl/policy.py -> build/lib/rl copying rl/callbacks.py -> build/lib/rl copying rl/processors.py -> build/lib/rl copying rl/core.py -> build/lib/rl copying rl/__init__.py -> build/lib/rl copying rl/memory.py -> build/lib/rl creating build/lib/utils/gym copying utils/gym/prng.py -> build/lib/utils/gym copying utils/gym/__init__.py -> build/lib/utils/gym creating build/lib/utils/gym/envs copying utils/gym/envs/twoRoundDeterministicRewardEnv.py -> build/lib/utils/gym/envs copying utils/gym/envs/__init__.py -> build/lib/utils/gym/envs creating build/lib/utils/gym/spaces copying utils/gym/spaces/discrete.py -> build/lib/utils/gym/spaces copying utils/gym/spaces/__init__.py -> build/lib/utils/gym/spaces creating build/lib/tests/rl copying tests/rl/test_util.py -> build/lib/tests/rl copying tests/rl/util.py -> build/lib/tests/rl copying tests/rl/test_memory.py -> build/lib/tests/rl copying tests/rl/test_core.py -> build/lib/tests/rl copying tests/rl/__init__.py -> build/lib/tests/rl creating build/lib/tests/rl/agents copying tests/rl/agents/test_cem.py -> build/lib/tests/rl/agents copying tests/rl/agents/test_ddpg.py -> build/lib/tests/rl/agents copying tests/rl/agents/test_dqn.py -> build/lib/tests/rl/agents copying tests/rl/agents/__init__.py -> build/lib/tests/rl/agents creating build/lib/rl/agents copying rl/agents/dqn.py -> 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/ddpg.py -> build/lib/rl/agents copying rl/agents/__init__.py -> build/lib/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/utils creating build/bdist.linux-armv7l/wheel/utils/gym creating build/bdist.linux-armv7l/wheel/utils/gym/envs copying build/lib/utils/gym/envs/twoRoundDeterministicRewardEnv.py -> build/bdist.linux-armv7l/wheel/utils/gym/envs copying build/lib/utils/gym/envs/__init__.py -> build/bdist.linux-armv7l/wheel/utils/gym/envs copying build/lib/utils/gym/prng.py -> build/bdist.linux-armv7l/wheel/utils/gym copying build/lib/utils/gym/__init__.py -> build/bdist.linux-armv7l/wheel/utils/gym creating build/bdist.linux-armv7l/wheel/utils/gym/spaces copying build/lib/utils/gym/spaces/discrete.py -> build/bdist.linux-armv7l/wheel/utils/gym/spaces copying build/lib/utils/gym/spaces/__init__.py -> build/bdist.linux-armv7l/wheel/utils/gym/spaces copying build/lib/utils/__init__.py -> build/bdist.linux-armv7l/wheel/utils creating build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/rl creating 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/test_ddpg.py -> 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/__init__.py -> build/bdist.linux-armv7l/wheel/tests/rl/agents copying build/lib/tests/rl/test_util.py -> build/bdist.linux-armv7l/wheel/tests/rl copying build/lib/tests/rl/util.py -> build/bdist.linux-armv7l/wheel/tests/rl copying build/lib/tests/rl/test_memory.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/__init__.py -> build/bdist.linux-armv7l/wheel/tests/rl copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/rl creating 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/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/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/random.py -> build/bdist.linux-armv7l/wheel/rl copying build/lib/rl/util.py -> build/bdist.linux-armv7l/wheel/rl copying build/lib/rl/policy.py -> build/bdist.linux-armv7l/wheel/rl copying build/lib/rl/callbacks.py -> build/bdist.linux-armv7l/wheel/rl copying build/lib/rl/processors.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/memory.py -> build/bdist.linux-armv7l/wheel/rl running install_egg_info running egg_info writing keras_rl.egg-info/PKG-INFO writing requirements to keras_rl.egg-info/requires.txt writing top-level names to keras_rl.egg-info/top_level.txt writing dependency_links to keras_rl.egg-info/dependency_links.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.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/keras_rl-0.4.2.dist-info/WHEEL creating '/tmp/tmpyt2no0espip-wheel-/keras_rl-0.4.2-py3-none-any.whl' and adding '.' to it adding 'rl/__init__.py' adding 'rl/callbacks.py' adding 'rl/core.py' adding 'rl/memory.py' adding 'rl/policy.py' adding 'rl/processors.py' adding 'rl/random.py' adding 'rl/util.py' adding 'rl/agents/__init__.py' adding 'rl/agents/cem.py' adding 'rl/agents/ddpg.py' adding 'rl/agents/dqn.py' adding 'rl/agents/sarsa.py' adding 'tests/__init__.py' adding 'tests/rl/__init__.py' adding 'tests/rl/test_core.py' adding 'tests/rl/test_memory.py' adding 'tests/rl/test_util.py' adding 'tests/rl/util.py' adding 'tests/rl/agents/__init__.py' adding 'tests/rl/agents/test_cem.py' adding 'tests/rl/agents/test_ddpg.py' adding 'tests/rl/agents/test_dqn.py' adding 'utils/__init__.py' adding 'utils/gym/__init__.py' adding 'utils/gym/prng.py' adding 'utils/gym/envs/__init__.py' adding 'utils/gym/envs/twoRoundDeterministicRewardEnv.py' adding 'utils/gym/spaces/__init__.py' adding 'utils/gym/spaces/discrete.py' adding 'keras_rl-0.4.2.dist-info/DESCRIPTION.rst' adding 'keras_rl-0.4.2.dist-info/metadata.json' adding 'keras_rl-0.4.2.dist-info/top_level.txt' adding 'keras_rl-0.4.2.dist-info/WHEEL' adding 'keras_rl-0.4.2.dist-info/METADATA' adding 'keras_rl-0.4.2.dist-info/RECORD' Running setup.py bdist_wheel for keras-rl: finished with status 'done' Stored in directory: /tmp/tmp0bhuhpii Successfully built keras-rl Cleaning up... Removing source in /tmp/pip-build-b8jpecly/keras-rl