2021-02-09T14:34:42,996 Created temporary directory: /tmp/pip-ephem-wheel-cache-0eqaf5vx 2021-02-09T14:34:42,998 Created temporary directory: /tmp/pip-req-tracker-03b0m7pl 2021-02-09T14:34:42,999 Initialized build tracking at /tmp/pip-req-tracker-03b0m7pl 2021-02-09T14:34:42,999 Created build tracker: /tmp/pip-req-tracker-03b0m7pl 2021-02-09T14:34:42,999 Entered build tracker: /tmp/pip-req-tracker-03b0m7pl 2021-02-09T14:34:43,000 Created temporary directory: /tmp/pip-wheel-h1myxlca 2021-02-09T14:34:43,035 1 location(s) to search for versions of titivillus: 2021-02-09T14:34:43,035 * https://pypi.org/simple/titivillus/ 2021-02-09T14:34:43,035 Fetching project page and analyzing links: https://pypi.org/simple/titivillus/ 2021-02-09T14:34:43,036 Getting page https://pypi.org/simple/titivillus/ 2021-02-09T14:34:43,037 Found index url https://pypi.org/simple 2021-02-09T14:34:43,140 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/c1/da/e5c881094210a72653b9dd51e68f25e0b83c8e8d9dfd779f924b9739bec4/titivillus-0.0.1-py3-none-any.whl#sha256=79841a73d940f6da78c71321eff735aecd3769afec5a260b022c13125793220c (from https://pypi.org/simple/titivillus/) (requires-python:>=3.8) 2021-02-09T14:34:43,141 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/3d/4a/8531cf35f32e354438c1afc5d451685cf120daee8963f069a33e7c232293/titivillus-0.0.1.tar.gz#sha256=f4a5aa1c811d0f4a941b73c7c6943afa025cccab496176a85542f840ac31f088 (from https://pypi.org/simple/titivillus/) (requires-python:>=3.8) 2021-02-09T14:34:43,142 Given no hashes to check 0 links for project 'titivillus': discarding no candidates 2021-02-09T14:34:43,142 ERROR: Could not find a version that satisfies the requirement titivillus==0.0.1 2021-02-09T14:34:43,142 ERROR: No matching distribution found for titivillus==0.0.1 2021-02-09T14:34:43,143 Exception information: 2021-02-09T14:34:43,143 Traceback (most recent call last): 2021-02-09T14:34:43,143 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-09T14:34:43,143 crit = self.state.criteria[name] 2021-02-09T14:34:43,143 KeyError: 'titivillus' 2021-02-09T14:34:43,143 2021-02-09T14:34:43,143 During handling of the above exception, another exception occurred: 2021-02-09T14:34:43,143 2021-02-09T14:34:43,143 Traceback (most recent call last): 2021-02-09T14:34:43,143 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-09T14:34:43,143 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-09T14:34:43,143 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-09T14:34:43,143 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-09T14:34:43,143 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-09T14:34:43,143 raise RequirementsConflicted(criterion) 2021-02-09T14:34:43,143 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('titivillus==0.0.1') 2021-02-09T14:34:43,143 2021-02-09T14:34:43,143 During handling of the above exception, another exception occurred: 2021-02-09T14:34:43,143 2021-02-09T14:34:43,143 Traceback (most recent call last): 2021-02-09T14:34:43,143 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-09T14:34:43,143 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-09T14:34:43,143 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-09T14:34:43,143 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-09T14:34:43,143 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-09T14:34:43,143 raise ResolutionImpossible(e.criterion.information) 2021-02-09T14:34:43,143 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('titivillus==0.0.1'), parent=None)] 2021-02-09T14:34:43,143 2021-02-09T14:34:43,143 The above exception was the direct cause of the following exception: 2021-02-09T14:34:43,143 2021-02-09T14:34:43,143 Traceback (most recent call last): 2021-02-09T14:34:43,143 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-09T14:34:43,143 status = self.run(options, args) 2021-02-09T14:34:43,143 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-09T14:34:43,143 return func(self, options, args) 2021-02-09T14:34:43,143 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-09T14:34:43,143 reqs, check_supported_wheels=True 2021-02-09T14:34:43,143 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-09T14:34:43,143 six.raise_from(error, e) 2021-02-09T14:34:43,143 File "", line 3, in raise_from 2021-02-09T14:34:43,143 pip._internal.exceptions.DistributionNotFound: No matching distribution found for titivillus==0.0.1 2021-02-09T14:34:43,147 Removed build tracker: '/tmp/pip-req-tracker-03b0m7pl'