2021-04-04T03:22:57,514 Created temporary directory: /tmp/pip-ephem-wheel-cache-m_wcrmgu 2021-04-04T03:22:57,517 Created temporary directory: /tmp/pip-req-tracker-c80wm6z9 2021-04-04T03:22:57,517 Initialized build tracking at /tmp/pip-req-tracker-c80wm6z9 2021-04-04T03:22:57,517 Created build tracker: /tmp/pip-req-tracker-c80wm6z9 2021-04-04T03:22:57,517 Entered build tracker: /tmp/pip-req-tracker-c80wm6z9 2021-04-04T03:22:57,518 Created temporary directory: /tmp/pip-wheel-0no86vjh 2021-04-04T03:22:57,554 1 location(s) to search for versions of plaintext-analyzer: 2021-04-04T03:22:57,554 * https://pypi.org/simple/plaintext-analyzer/ 2021-04-04T03:22:57,554 Fetching project page and analyzing links: https://pypi.org/simple/plaintext-analyzer/ 2021-04-04T03:22:57,555 Getting page https://pypi.org/simple/plaintext-analyzer/ 2021-04-04T03:22:57,557 Found index url https://pypi.org/simple 2021-04-04T03:22:57,647 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/49/a6/597e0979ed7d210158306c03f0bad3113a81b7a9f736824041df1ce5b45c/plaintext-analyzer-0.1.0.tar.gz#sha256=a0f4b80f8d9e786fc970ece212b61277d955d7ff8d9d51ccb57725bbb35743b0 (from https://pypi.org/simple/plaintext-analyzer/) (requires-python:>=3.8,<4.0) 2021-04-04T03:22:57,660 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/2e/a9/90aea16be23babf0d76cf286a8b5fd4497ae27b9fb28f61fbc47f8fbd554/plaintext_analyzer-0.1.0-py3-none-any.whl#sha256=581263865220b9cdbe3597b6cb66a70d709c7073fa23c0ec57455e8796eea290 (from https://pypi.org/simple/plaintext-analyzer/) (requires-python:>=3.8,<4.0) 2021-04-04T03:22:57,661 Given no hashes to check 0 links for project 'plaintext-analyzer': discarding no candidates 2021-04-04T03:22:57,661 ERROR: Could not find a version that satisfies the requirement plaintext-analyzer==0.1.0 2021-04-04T03:22:57,661 ERROR: No matching distribution found for plaintext-analyzer==0.1.0 2021-04-04T03:22:57,662 Exception information: 2021-04-04T03:22:57,662 Traceback (most recent call last): 2021-04-04T03:22:57,662 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-04-04T03:22:57,662 crit = self.state.criteria[name] 2021-04-04T03:22:57,662 KeyError: 'plaintext-analyzer' 2021-04-04T03:22:57,662 2021-04-04T03:22:57,662 During handling of the above exception, another exception occurred: 2021-04-04T03:22:57,662 2021-04-04T03:22:57,662 Traceback (most recent call last): 2021-04-04T03:22:57,662 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-04-04T03:22:57,662 name, crit = self._merge_into_criterion(r, parent=None) 2021-04-04T03:22:57,662 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-04-04T03:22:57,662 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-04-04T03:22:57,662 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-04-04T03:22:57,662 raise RequirementsConflicted(criterion) 2021-04-04T03:22:57,662 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('plaintext-analyzer==0.1.0') 2021-04-04T03:22:57,662 2021-04-04T03:22:57,662 During handling of the above exception, another exception occurred: 2021-04-04T03:22:57,662 2021-04-04T03:22:57,662 Traceback (most recent call last): 2021-04-04T03:22:57,662 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-04-04T03:22:57,662 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-04-04T03:22:57,662 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-04-04T03:22:57,662 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-04-04T03:22:57,662 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-04-04T03:22:57,662 raise ResolutionImpossible(e.criterion.information) 2021-04-04T03:22:57,662 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('plaintext-analyzer==0.1.0'), parent=None)] 2021-04-04T03:22:57,662 2021-04-04T03:22:57,662 The above exception was the direct cause of the following exception: 2021-04-04T03:22:57,662 2021-04-04T03:22:57,662 Traceback (most recent call last): 2021-04-04T03:22:57,662 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-04-04T03:22:57,662 status = self.run(options, args) 2021-04-04T03:22:57,662 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-04-04T03:22:57,662 return func(self, options, args) 2021-04-04T03:22:57,662 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-04-04T03:22:57,662 reqs, check_supported_wheels=True 2021-04-04T03:22:57,662 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-04-04T03:22:57,662 six.raise_from(error, e) 2021-04-04T03:22:57,662 File "", line 3, in raise_from 2021-04-04T03:22:57,662 pip._internal.exceptions.DistributionNotFound: No matching distribution found for plaintext-analyzer==0.1.0 2021-04-04T03:22:57,666 Removed build tracker: '/tmp/pip-req-tracker-c80wm6z9'