2021-04-16T16:46:09,810 Created temporary directory: /tmp/pip-ephem-wheel-cache-2trhvdqi 2021-04-16T16:46:09,813 Created temporary directory: /tmp/pip-req-tracker-54n22mjq 2021-04-16T16:46:09,814 Initialized build tracking at /tmp/pip-req-tracker-54n22mjq 2021-04-16T16:46:09,814 Created build tracker: /tmp/pip-req-tracker-54n22mjq 2021-04-16T16:46:09,814 Entered build tracker: /tmp/pip-req-tracker-54n22mjq 2021-04-16T16:46:09,815 Created temporary directory: /tmp/pip-wheel-ucrzeycr 2021-04-16T16:46:09,850 1 location(s) to search for versions of davordecorator: 2021-04-16T16:46:09,850 * https://pypi.org/simple/davordecorator/ 2021-04-16T16:46:09,851 Fetching project page and analyzing links: https://pypi.org/simple/davordecorator/ 2021-04-16T16:46:09,851 Getting page https://pypi.org/simple/davordecorator/ 2021-04-16T16:46:09,853 Found index url https://pypi.org/simple 2021-04-16T16:46:10,042 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/87/f3/d69ffdf0bfff1d7d40aed85399592a8c4b75d6917c672835791afff0555f/davordecorator-0.1.0-py3-none-any.whl#sha256=6d0c379cf311829050d2ea293a82e16fb47aa885d85141c94837d3ed2c051d11 (from https://pypi.org/simple/davordecorator/) (requires-python:>=3.9,<4.0) 2021-04-16T16:46:10,043 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/c8/81/886bbbd5b6c1caf165e0f5e4113d3987675cb49bb9e36404f4718f532dd3/davordecorator-0.1.0.tar.gz#sha256=9cf17dbdbae2c507306db2c62c6f6f23f559470562ba89a737a81fc67ed1986b (from https://pypi.org/simple/davordecorator/) (requires-python:>=3.9,<4.0) 2021-04-16T16:46:10,043 Given no hashes to check 0 links for project 'davordecorator': discarding no candidates 2021-04-16T16:46:10,043 ERROR: Could not find a version that satisfies the requirement davordecorator==0.1.0 2021-04-16T16:46:10,044 ERROR: No matching distribution found for davordecorator==0.1.0 2021-04-16T16:46:10,044 Exception information: 2021-04-16T16:46:10,044 Traceback (most recent call last): 2021-04-16T16:46:10,044 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-16T16:46:10,044 crit = self.state.criteria[name] 2021-04-16T16:46:10,044 KeyError: 'davordecorator' 2021-04-16T16:46:10,044 2021-04-16T16:46:10,044 During handling of the above exception, another exception occurred: 2021-04-16T16:46:10,044 2021-04-16T16:46:10,044 Traceback (most recent call last): 2021-04-16T16:46:10,044 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-16T16:46:10,044 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-16T16:46:10,044 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-16T16:46:10,044 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-16T16:46:10,044 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-16T16:46:10,044 raise RequirementsConflicted(criterion) 2021-04-16T16:46:10,044 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('davordecorator==0.1.0') 2021-04-16T16:46:10,044 2021-04-16T16:46:10,044 During handling of the above exception, another exception occurred: 2021-04-16T16:46:10,044 2021-04-16T16:46:10,044 Traceback (most recent call last): 2021-04-16T16:46:10,044 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-16T16:46:10,044 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-16T16:46:10,044 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-16T16:46:10,044 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-16T16:46:10,044 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-16T16:46:10,044 raise ResolutionImpossible(e.criterion.information) 2021-04-16T16:46:10,044 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('davordecorator==0.1.0'), parent=None)] 2021-04-16T16:46:10,044 2021-04-16T16:46:10,044 The above exception was the direct cause of the following exception: 2021-04-16T16:46:10,044 2021-04-16T16:46:10,044 Traceback (most recent call last): 2021-04-16T16:46:10,044 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-16T16:46:10,044 status = self.run(options, args) 2021-04-16T16:46:10,044 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-16T16:46:10,044 return func(self, options, args) 2021-04-16T16:46:10,044 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-16T16:46:10,044 reqs, check_supported_wheels=True 2021-04-16T16:46:10,044 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-16T16:46:10,044 six.raise_from(error, e) 2021-04-16T16:46:10,044 File "", line 3, in raise_from 2021-04-16T16:46:10,044 pip._internal.exceptions.DistributionNotFound: No matching distribution found for davordecorator==0.1.0 2021-04-16T16:46:10,049 Removed build tracker: '/tmp/pip-req-tracker-54n22mjq'