2021-08-03T10:18:21,588 Created temporary directory: /tmp/pip-ephem-wheel-cache-ttddf0jz 2021-08-03T10:18:21,591 Created temporary directory: /tmp/pip-req-tracker-3fwumctn 2021-08-03T10:18:21,591 Initialized build tracking at /tmp/pip-req-tracker-3fwumctn 2021-08-03T10:18:21,591 Created build tracker: /tmp/pip-req-tracker-3fwumctn 2021-08-03T10:18:21,592 Entered build tracker: /tmp/pip-req-tracker-3fwumctn 2021-08-03T10:18:21,592 Created temporary directory: /tmp/pip-wheel-lcnu4edb 2021-08-03T10:18:21,623 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-08-03T10:18:21,623 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-08-03T10:18:21,623 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-08-03T10:18:21,624 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-08-03T10:18:21,624 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-08-03T10:18:21,627 WARNING: Location '/python-simple-caching/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-03T10:18:21,627 WARNING: Location 't/python-simple-caching/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-03T10:18:21,628 WARNING: Location 'm/python-simple-caching/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-03T10:18:21,628 WARNING: Location 'p/python-simple-caching/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-03T10:18:21,628 1 location(s) to search for versions of python-simple-caching: 2021-08-03T10:18:21,628 * https://pypi.org/simple/python-simple-caching/ 2021-08-03T10:18:21,629 Fetching project page and analyzing links: https://pypi.org/simple/python-simple-caching/ 2021-08-03T10:18:21,629 Getting page https://pypi.org/simple/python-simple-caching/ 2021-08-03T10:18:21,631 Found index url https://pypi.org/simple 2021-08-03T10:18:21,718 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/da/88/40a763d5e612d514e5c1bb26c93ec4de950cecdd3095c30df0a6232d6a88/python-simple-caching-0.12.tar.gz#sha256=2b6e720ddaf1a87925e6e33d1ebd2c584981bd3f40e525f81a27ce91f61c9551 (from https://pypi.org/simple/python-simple-caching/) (requires-python:>=3.8) 2021-08-03T10:18:21,718 Skipping link: No binaries permitted for python-simple-caching: https://files.pythonhosted.org/packages/35/11/50c38868fde8d71c683e1bb0edabacbe1a2f061d3130f83fdc8329630326/python_simple_caching-0.12-py3-none-any.whl#sha256=324fb09989590e97d6e030483d8ed8bd4acbbee087f42463e3e34864d71cd863 (from https://pypi.org/simple/python-simple-caching/) (requires-python:>=3.8) 2021-08-03T10:18:21,719 Skipping link: not a file: https://pypi.org/simple/python-simple-caching/ 2021-08-03T10:18:21,731 Given no hashes to check 0 links for project 'python-simple-caching': discarding no candidates 2021-08-03T10:18:21,732 ERROR: Could not find a version that satisfies the requirement python-simple-caching==0.12 (from versions: none) 2021-08-03T10:18:21,732 ERROR: No matching distribution found for python-simple-caching==0.12 2021-08-03T10:18:21,732 Exception information: 2021-08-03T10:18:21,732 Traceback (most recent call last): 2021-08-03T10:18:21,732 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-03T10:18:21,732 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-03T10:18:21,732 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-03T10:18:21,732 raise RequirementsConflicted(criterion) 2021-08-03T10:18:21,732 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('python-simple-caching==0.12') 2021-08-03T10:18:21,732 2021-08-03T10:18:21,732 During handling of the above exception, another exception occurred: 2021-08-03T10:18:21,732 2021-08-03T10:18:21,732 Traceback (most recent call last): 2021-08-03T10:18:21,732 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-03T10:18:21,732 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-03T10:18:21,732 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-03T10:18:21,732 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-03T10:18:21,732 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-03T10:18:21,732 raise ResolutionImpossible(e.criterion.information) 2021-08-03T10:18:21,732 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('python-simple-caching==0.12'), parent=None)] 2021-08-03T10:18:21,732 2021-08-03T10:18:21,732 The above exception was the direct cause of the following exception: 2021-08-03T10:18:21,732 2021-08-03T10:18:21,732 Traceback (most recent call last): 2021-08-03T10:18:21,732 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-03T10:18:21,732 status = self.run(options, args) 2021-08-03T10:18:21,732 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-03T10:18:21,732 return func(self, options, args) 2021-08-03T10:18:21,732 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-03T10:18:21,732 reqs, check_supported_wheels=True 2021-08-03T10:18:21,732 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-03T10:18:21,732 raise error from e 2021-08-03T10:18:21,732 pip._internal.exceptions.DistributionNotFound: No matching distribution found for python-simple-caching==0.12 2021-08-03T10:18:21,736 Removed build tracker: '/tmp/pip-req-tracker-3fwumctn'