2021-09-10T21:41:08,604 Created temporary directory: /tmp/pip-ephem-wheel-cache-4yvoqurd 2021-09-10T21:41:08,607 Created temporary directory: /tmp/pip-req-tracker-u962bynv 2021-09-10T21:41:08,608 Initialized build tracking at /tmp/pip-req-tracker-u962bynv 2021-09-10T21:41:08,608 Created build tracker: /tmp/pip-req-tracker-u962bynv 2021-09-10T21:41:08,608 Entered build tracker: /tmp/pip-req-tracker-u962bynv 2021-09-10T21:41:08,609 Created temporary directory: /tmp/pip-wheel-c59r43xf 2021-09-10T21:41:08,638 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-10T21:41:08,641 2 location(s) to search for versions of neorl: 2021-09-10T21:41:08,641 * https://pypi.org/simple/neorl/ 2021-09-10T21:41:08,641 * https://www.piwheels.org/simple/neorl/ 2021-09-10T21:41:08,641 Fetching project page and analyzing links: https://pypi.org/simple/neorl/ 2021-09-10T21:41:08,642 Getting page https://pypi.org/simple/neorl/ 2021-09-10T21:41:08,643 Found index url https://pypi.org/simple 2021-09-10T21:41:08,728 Skipping link: No binaries permitted for neorl: https://files.pythonhosted.org/packages/c4/e6/48de53b6a2d4a83cb2b5ce3f172269c07bfa84392833e05d1054a724da91/neorl-1.6-py3-none-any.whl#sha256=3467cb2d847f1cfaadee5425fad0c043302a8a5a5364c576e722862ff52e28fb (from https://pypi.org/simple/neorl/) 2021-09-10T21:41:08,729 Found link https://files.pythonhosted.org/packages/14/aa/7eedbe247e9f731e8715bbb9044997a3a683ddfa7f96c5ac8d96ed96d6a9/neorl-1.6.tar.gz#sha256=e168754f2e14940059f376a0c779cf0d26f13bc617390da22c93966f73b7a765 (from https://pypi.org/simple/neorl/), version: 1.6 2021-09-10T21:41:08,729 Fetching project page and analyzing links: https://www.piwheels.org/simple/neorl/ 2021-09-10T21:41:08,729 Getting page https://www.piwheels.org/simple/neorl/ 2021-09-10T21:41:08,730 Found index url https://www.piwheels.org/simple 2021-09-10T21:41:08,834 Skipping link: not a file: https://www.piwheels.org/simple/neorl/ 2021-09-10T21:41:08,835 Skipping link: not a file: https://pypi.org/simple/neorl/ 2021-09-10T21:41:08,854 Given no hashes to check 1 links for project 'neorl': discarding no candidates 2021-09-10T21:41:08,869 Collecting neorl==1.6 2021-09-10T21:41:08,871 Created temporary directory: /tmp/pip-unpack-p6rdvrra 2021-09-10T21:41:08,913 Downloading neorl-1.6.tar.gz (2.9 MB) 2021-09-10T21:41:10,635 Added neorl==1.6 from https://files.pythonhosted.org/packages/14/aa/7eedbe247e9f731e8715bbb9044997a3a683ddfa7f96c5ac8d96ed96d6a9/neorl-1.6.tar.gz#sha256=e168754f2e14940059f376a0c779cf0d26f13bc617390da22c93966f73b7a765 to build tracker '/tmp/pip-req-tracker-u962bynv' 2021-09-10T21:41:10,636 Running setup.py (path:/tmp/pip-wheel-c59r43xf/neorl_716a83b63161451b86e5c7f97b230318/setup.py) egg_info for package neorl 2021-09-10T21:41:10,636 Created temporary directory: /tmp/pip-pip-egg-info-reey7z7c 2021-09-10T21:41:10,637 Running command python setup.py egg_info 2021-09-10T21:41:11,313 Traceback (most recent call last): 2021-09-10T21:41:11,314 File "", line 1, in 2021-09-10T21:41:11,314 File "/tmp/pip-wheel-c59r43xf/neorl_716a83b63161451b86e5c7f97b230318/setup.py", line 13, in 2021-09-10T21:41:11,314 from neorl.version import version 2021-09-10T21:41:11,314 File "/tmp/pip-wheel-c59r43xf/neorl_716a83b63161451b86e5c7f97b230318/neorl/__init__.py", line 21, in 2021-09-10T21:41:11,314 import tensorflow as tf 2021-09-10T21:41:11,314 ModuleNotFoundError: No module named 'tensorflow' 2021-09-10T21:41:11,364 WARNING: Discarding https://files.pythonhosted.org/packages/14/aa/7eedbe247e9f731e8715bbb9044997a3a683ddfa7f96c5ac8d96ed96d6a9/neorl-1.6.tar.gz#sha256=e168754f2e14940059f376a0c779cf0d26f13bc617390da22c93966f73b7a765 (from https://pypi.org/simple/neorl/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-09-10T21:41:11,365 ERROR: Could not find a version that satisfies the requirement neorl==1.6 (from versions: 1.6) 2021-09-10T21:41:11,366 ERROR: No matching distribution found for neorl==1.6 2021-09-10T21:41:11,366 Exception information: 2021-09-10T21:41:11,366 Traceback (most recent call last): 2021-09-10T21:41:11,366 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-10T21:41:11,366 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-10T21:41:11,366 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-10T21:41:11,366 raise RequirementsConflicted(criterion) 2021-09-10T21:41:11,366 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('neorl==1.6') 2021-09-10T21:41:11,366 2021-09-10T21:41:11,366 During handling of the above exception, another exception occurred: 2021-09-10T21:41:11,366 2021-09-10T21:41:11,366 Traceback (most recent call last): 2021-09-10T21:41:11,366 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-09-10T21:41:11,366 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-09-10T21:41:11,366 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-10T21:41:11,366 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-10T21:41:11,366 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-10T21:41:11,366 raise ResolutionImpossible(e.criterion.information) 2021-09-10T21:41:11,366 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('neorl==1.6'), parent=None)] 2021-09-10T21:41:11,366 2021-09-10T21:41:11,366 The above exception was the direct cause of the following exception: 2021-09-10T21:41:11,366 2021-09-10T21:41:11,366 Traceback (most recent call last): 2021-09-10T21:41:11,366 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-10T21:41:11,366 status = self.run(options, args) 2021-09-10T21:41:11,366 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-10T21:41:11,366 return func(self, options, args) 2021-09-10T21:41:11,366 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-09-10T21:41:11,366 reqs, check_supported_wheels=True 2021-09-10T21:41:11,366 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-10T21:41:11,366 raise error from e 2021-09-10T21:41:11,366 pip._internal.exceptions.DistributionNotFound: No matching distribution found for neorl==1.6 2021-09-10T21:41:11,371 Removed neorl==1.6 from https://files.pythonhosted.org/packages/14/aa/7eedbe247e9f731e8715bbb9044997a3a683ddfa7f96c5ac8d96ed96d6a9/neorl-1.6.tar.gz#sha256=e168754f2e14940059f376a0c779cf0d26f13bc617390da22c93966f73b7a765 from build tracker '/tmp/pip-req-tracker-u962bynv' 2021-09-10T21:41:11,372 Removed build tracker: '/tmp/pip-req-tracker-u962bynv'