2021-02-13T15:10:57,010 Created temporary directory: /tmp/pip-ephem-wheel-cache-8re3rzmj 2021-02-13T15:10:57,013 Created temporary directory: /tmp/pip-req-tracker-mhr58n14 2021-02-13T15:10:57,013 Initialized build tracking at /tmp/pip-req-tracker-mhr58n14 2021-02-13T15:10:57,013 Created build tracker: /tmp/pip-req-tracker-mhr58n14 2021-02-13T15:10:57,013 Entered build tracker: /tmp/pip-req-tracker-mhr58n14 2021-02-13T15:10:57,014 Created temporary directory: /tmp/pip-wheel-rfxh6rr_ 2021-02-13T15:10:57,049 1 location(s) to search for versions of loripsum: 2021-02-13T15:10:57,049 * https://pypi.org/simple/loripsum/ 2021-02-13T15:10:57,049 Fetching project page and analyzing links: https://pypi.org/simple/loripsum/ 2021-02-13T15:10:57,049 Getting page https://pypi.org/simple/loripsum/ 2021-02-13T15:10:57,051 Found index url https://pypi.org/simple 2021-02-13T15:10:57,153 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/b8/32/0c4cbe447caf5c7f95a31f57765c39069677ebc9d4aeebf0e5662e6ba8c5/loripsum-0.0.1-py3-none-any.whl#sha256=25bbc6f45459b4683ed9f2858daf8667266b2ccf12d5d20033826c349405dd3d (from https://pypi.org/simple/loripsum/) (requires-python:>=3.8,<4.0) 2021-02-13T15:10:57,153 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/4c/62/5aa4d2f6a3da458a503199b1c7bfa67a405aa836f0b23c8f5d514c2a1f69/loripsum-0.0.1.tar.gz#sha256=f2027edaf964b063628f13415e83cc8fc7d592d398626534b82839c937ed5988 (from https://pypi.org/simple/loripsum/) (requires-python:>=3.8,<4.0) 2021-02-13T15:10:57,154 Given no hashes to check 0 links for project 'loripsum': discarding no candidates 2021-02-13T15:10:57,154 ERROR: Could not find a version that satisfies the requirement loripsum==0.0.1 2021-02-13T15:10:57,154 ERROR: No matching distribution found for loripsum==0.0.1 2021-02-13T15:10:57,155 Exception information: 2021-02-13T15:10:57,155 Traceback (most recent call last): 2021-02-13T15:10:57,155 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-13T15:10:57,155 crit = self.state.criteria[name] 2021-02-13T15:10:57,155 KeyError: 'loripsum' 2021-02-13T15:10:57,155 2021-02-13T15:10:57,155 During handling of the above exception, another exception occurred: 2021-02-13T15:10:57,155 2021-02-13T15:10:57,155 Traceback (most recent call last): 2021-02-13T15:10:57,155 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-13T15:10:57,155 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-13T15:10:57,155 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-13T15:10:57,155 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-13T15:10:57,155 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-13T15:10:57,155 raise RequirementsConflicted(criterion) 2021-02-13T15:10:57,155 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('loripsum==0.0.1') 2021-02-13T15:10:57,155 2021-02-13T15:10:57,155 During handling of the above exception, another exception occurred: 2021-02-13T15:10:57,155 2021-02-13T15:10:57,155 Traceback (most recent call last): 2021-02-13T15:10:57,155 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-13T15:10:57,155 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-13T15:10:57,155 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-13T15:10:57,155 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-13T15:10:57,155 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-13T15:10:57,155 raise ResolutionImpossible(e.criterion.information) 2021-02-13T15:10:57,155 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('loripsum==0.0.1'), parent=None)] 2021-02-13T15:10:57,155 2021-02-13T15:10:57,155 The above exception was the direct cause of the following exception: 2021-02-13T15:10:57,155 2021-02-13T15:10:57,155 Traceback (most recent call last): 2021-02-13T15:10:57,155 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-13T15:10:57,155 status = self.run(options, args) 2021-02-13T15:10:57,155 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-13T15:10:57,155 return func(self, options, args) 2021-02-13T15:10:57,155 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-13T15:10:57,155 reqs, check_supported_wheels=True 2021-02-13T15:10:57,155 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-13T15:10:57,155 six.raise_from(error, e) 2021-02-13T15:10:57,155 File "", line 3, in raise_from 2021-02-13T15:10:57,155 pip._internal.exceptions.DistributionNotFound: No matching distribution found for loripsum==0.0.1 2021-02-13T15:10:57,159 Removed build tracker: '/tmp/pip-req-tracker-mhr58n14'