2021-02-13T10:51:09,889 Created temporary directory: /tmp/pip-ephem-wheel-cache-v2vfp0t0 2021-02-13T10:51:09,892 Created temporary directory: /tmp/pip-req-tracker-p4qk5sp8 2021-02-13T10:51:09,893 Initialized build tracking at /tmp/pip-req-tracker-p4qk5sp8 2021-02-13T10:51:09,893 Created build tracker: /tmp/pip-req-tracker-p4qk5sp8 2021-02-13T10:51:09,893 Entered build tracker: /tmp/pip-req-tracker-p4qk5sp8 2021-02-13T10:51:09,894 Created temporary directory: /tmp/pip-wheel-nuwejk0z 2021-02-13T10:51:09,935 1 location(s) to search for versions of corcovado: 2021-02-13T10:51:09,935 * https://pypi.org/simple/corcovado/ 2021-02-13T10:51:09,935 Fetching project page and analyzing links: https://pypi.org/simple/corcovado/ 2021-02-13T10:51:09,936 Getting page https://pypi.org/simple/corcovado/ 2021-02-13T10:51:09,938 Found index url https://pypi.org/simple 2021-02-13T10:51:10,060 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/67/d8/195a9a6c65a85f43864650d9766b016f922f9f698353c7b2e2286579cb28/corcovado-0.1.0-py3-none-any.whl#sha256=85227bdf54a7300ae5ed82893729de98cf5593900be775390b03f7d281b0d016 (from https://pypi.org/simple/corcovado/) (requires-python:>=3.9,<4.0) 2021-02-13T10:51:10,061 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/47/24/0b21e7e330608d8c927c99559ae776ff6c76b486a26dec4a40580e3bdaa8/corcovado-0.1.0.tar.gz#sha256=b2084185e6bc1969f0e3096485f5f41f6fbc8d07908dfa146b02a06c326d5ff9 (from https://pypi.org/simple/corcovado/) (requires-python:>=3.9,<4.0) 2021-02-13T10:51:10,062 Given no hashes to check 0 links for project 'corcovado': discarding no candidates 2021-02-13T10:51:10,062 ERROR: Could not find a version that satisfies the requirement corcovado==0.1.0 2021-02-13T10:51:10,062 ERROR: No matching distribution found for corcovado==0.1.0 2021-02-13T10:51:10,063 Exception information: 2021-02-13T10:51:10,063 Traceback (most recent call last): 2021-02-13T10:51:10,063 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-13T10:51:10,063 crit = self.state.criteria[name] 2021-02-13T10:51:10,063 KeyError: 'corcovado' 2021-02-13T10:51:10,063 2021-02-13T10:51:10,063 During handling of the above exception, another exception occurred: 2021-02-13T10:51:10,063 2021-02-13T10:51:10,063 Traceback (most recent call last): 2021-02-13T10:51:10,063 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-13T10:51:10,063 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-13T10:51:10,063 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-13T10:51:10,063 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-13T10:51:10,063 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-13T10:51:10,063 raise RequirementsConflicted(criterion) 2021-02-13T10:51:10,063 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('corcovado==0.1.0') 2021-02-13T10:51:10,063 2021-02-13T10:51:10,063 During handling of the above exception, another exception occurred: 2021-02-13T10:51:10,063 2021-02-13T10:51:10,063 Traceback (most recent call last): 2021-02-13T10:51:10,063 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-13T10:51:10,063 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-13T10:51:10,063 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-13T10:51:10,063 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-13T10:51:10,063 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-13T10:51:10,063 raise ResolutionImpossible(e.criterion.information) 2021-02-13T10:51:10,063 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('corcovado==0.1.0'), parent=None)] 2021-02-13T10:51:10,063 2021-02-13T10:51:10,063 The above exception was the direct cause of the following exception: 2021-02-13T10:51:10,063 2021-02-13T10:51:10,063 Traceback (most recent call last): 2021-02-13T10:51:10,063 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-13T10:51:10,063 status = self.run(options, args) 2021-02-13T10:51:10,063 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-13T10:51:10,063 return func(self, options, args) 2021-02-13T10:51:10,063 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-13T10:51:10,063 reqs, check_supported_wheels=True 2021-02-13T10:51:10,063 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-13T10:51:10,063 six.raise_from(error, e) 2021-02-13T10:51:10,063 File "", line 3, in raise_from 2021-02-13T10:51:10,063 pip._internal.exceptions.DistributionNotFound: No matching distribution found for corcovado==0.1.0 2021-02-13T10:51:10,067 Removed build tracker: '/tmp/pip-req-tracker-p4qk5sp8'