2021-09-10T21:45:30,865 Created temporary directory: /tmp/pip-ephem-wheel-cache-h2mr60nc 2021-09-10T21:45:30,868 Created temporary directory: /tmp/pip-req-tracker-vlotors2 2021-09-10T21:45:30,869 Initialized build tracking at /tmp/pip-req-tracker-vlotors2 2021-09-10T21:45:30,869 Created build tracker: /tmp/pip-req-tracker-vlotors2 2021-09-10T21:45:30,869 Entered build tracker: /tmp/pip-req-tracker-vlotors2 2021-09-10T21:45:30,870 Created temporary directory: /tmp/pip-wheel-kjgdbc1o 2021-09-10T21:45:30,906 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-10T21:45:30,909 2 location(s) to search for versions of neorl: 2021-09-10T21:45:30,909 * https://pypi.org/simple/neorl/ 2021-09-10T21:45:30,909 * https://www.piwheels.org/simple/neorl/ 2021-09-10T21:45:30,909 Fetching project page and analyzing links: https://pypi.org/simple/neorl/ 2021-09-10T21:45:30,910 Getting page https://pypi.org/simple/neorl/ 2021-09-10T21:45:30,911 Found index url https://pypi.org/simple 2021-09-10T21:45:31,002 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:45:31,002 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:45:31,003 Fetching project page and analyzing links: https://www.piwheels.org/simple/neorl/ 2021-09-10T21:45:31,003 Getting page https://www.piwheels.org/simple/neorl/ 2021-09-10T21:45:31,004 Found index url https://www.piwheels.org/simple 2021-09-10T21:45:31,121 Skipping link: not a file: https://www.piwheels.org/simple/neorl/ 2021-09-10T21:45:31,121 Skipping link: not a file: https://pypi.org/simple/neorl/ 2021-09-10T21:45:31,139 Given no hashes to check 1 links for project 'neorl': discarding no candidates 2021-09-10T21:45:31,158 Collecting neorl==1.6 2021-09-10T21:45:31,159 Created temporary directory: /tmp/pip-unpack-app0h4ok 2021-09-10T21:45:31,202 Downloading neorl-1.6.tar.gz (2.9 MB) 2021-09-10T21:45:32,712 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-vlotors2' 2021-09-10T21:45:32,713 Running setup.py (path:/tmp/pip-wheel-kjgdbc1o/neorl_14d84c32f9de4da2bca299bb5841dc93/setup.py) egg_info for package neorl 2021-09-10T21:45:32,714 Created temporary directory: /tmp/pip-pip-egg-info-wp9v5_zw 2021-09-10T21:45:32,714 Running command python setup.py egg_info 2021-09-10T21:45:33,395 Traceback (most recent call last): 2021-09-10T21:45:33,396 File "", line 1, in 2021-09-10T21:45:33,396 File "/tmp/pip-wheel-kjgdbc1o/neorl_14d84c32f9de4da2bca299bb5841dc93/setup.py", line 13, in 2021-09-10T21:45:33,396 from neorl.version import version 2021-09-10T21:45:33,396 File "/tmp/pip-wheel-kjgdbc1o/neorl_14d84c32f9de4da2bca299bb5841dc93/neorl/__init__.py", line 21, in 2021-09-10T21:45:33,397 import tensorflow as tf 2021-09-10T21:45:33,397 ModuleNotFoundError: No module named 'tensorflow' 2021-09-10T21:45:33,444 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:45:33,445 ERROR: Could not find a version that satisfies the requirement neorl==1.6 (from versions: 1.6) 2021-09-10T21:45:33,445 ERROR: No matching distribution found for neorl==1.6 2021-09-10T21:45:33,446 Exception information: 2021-09-10T21:45:33,446 Traceback (most recent call last): 2021-09-10T21:45:33,446 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-10T21:45:33,446 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-10T21:45:33,446 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-10T21:45:33,446 raise RequirementsConflicted(criterion) 2021-09-10T21:45:33,446 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('neorl==1.6') 2021-09-10T21:45:33,446 2021-09-10T21:45:33,446 During handling of the above exception, another exception occurred: 2021-09-10T21:45:33,446 2021-09-10T21:45:33,446 Traceback (most recent call last): 2021-09-10T21:45:33,446 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-09-10T21:45:33,446 result = self._result = resolver.resolve( 2021-09-10T21:45:33,446 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-10T21:45:33,446 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-10T21:45:33,446 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-10T21:45:33,446 raise ResolutionImpossible(e.criterion.information) 2021-09-10T21:45:33,446 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('neorl==1.6'), parent=None)] 2021-09-10T21:45:33,446 2021-09-10T21:45:33,446 The above exception was the direct cause of the following exception: 2021-09-10T21:45:33,446 2021-09-10T21:45:33,446 Traceback (most recent call last): 2021-09-10T21:45:33,446 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-10T21:45:33,446 status = self.run(options, args) 2021-09-10T21:45:33,446 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-10T21:45:33,446 return func(self, options, args) 2021-09-10T21:45:33,446 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-09-10T21:45:33,446 requirement_set = resolver.resolve( 2021-09-10T21:45:33,446 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-10T21:45:33,446 raise error from e 2021-09-10T21:45:33,446 pip._internal.exceptions.DistributionNotFound: No matching distribution found for neorl==1.6 2021-09-10T21:45:33,450 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-vlotors2' 2021-09-10T21:45:33,451 Removed build tracker: '/tmp/pip-req-tracker-vlotors2'