2021-02-04T18:24:51,242 Created temporary directory: /tmp/pip-ephem-wheel-cache-yjj7p3ey 2021-02-04T18:24:51,245 Created temporary directory: /tmp/pip-req-tracker-z5yv4hau 2021-02-04T18:24:51,245 Initialized build tracking at /tmp/pip-req-tracker-z5yv4hau 2021-02-04T18:24:51,246 Created build tracker: /tmp/pip-req-tracker-z5yv4hau 2021-02-04T18:24:51,246 Entered build tracker: /tmp/pip-req-tracker-z5yv4hau 2021-02-04T18:24:51,246 Created temporary directory: /tmp/pip-wheel-b2po598z 2021-02-04T18:24:51,280 1 location(s) to search for versions of plateflo: 2021-02-04T18:24:51,280 * https://pypi.org/simple/plateflo/ 2021-02-04T18:24:51,280 Fetching project page and analyzing links: https://pypi.org/simple/plateflo/ 2021-02-04T18:24:51,281 Getting page https://pypi.org/simple/plateflo/ 2021-02-04T18:24:51,282 Found index url https://pypi.org/simple 2021-02-04T18:24:51,389 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/c5/60/2687eb830619b5ff391faaffcf8060d700323f339e56b8ee6304403693d3/plateflo-0.1.0-py3-none-any.whl#sha256=c70f6b78e9e950b63e9ab0dc66956a37a07f2be4e216623368f8b68345d5c152 (from https://pypi.org/simple/plateflo/) (requires-python:>=3.8) 2021-02-04T18:24:51,390 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/5d/1c/460d1659a16b329ea2b918c836981bb321a4154498785c04a09706c1463f/plateflo-0.1.0.tar.gz#sha256=b23bd8f657b64fa8ca1a8e313a4079bb1915f442e545172798d70a25af1eeebb (from https://pypi.org/simple/plateflo/) (requires-python:>=3.8) 2021-02-04T18:24:51,391 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/ef/52/41ee1f1557873b22ddc5a6da184bee37f4a04d488070eb917fac2e06f6f6/plateflo-0.1.1-py3-none-any.whl#sha256=60294ee76bb6d388471928be628154fc373b3dd5de91e3ca2a262c153cbc5422 (from https://pypi.org/simple/plateflo/) (requires-python:>=3.8) 2021-02-04T18:24:51,391 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/3b/26/43464888de38d3f654ac1062e1f7333719f2cf165c96de1515770050e111/plateflo-0.1.1.tar.gz#sha256=9b0691707a4217e4b4665f340d9b4bb2008ac6d0bcf64a5b4c29da80dd6e5a7a (from https://pypi.org/simple/plateflo/) (requires-python:>=3.8) 2021-02-04T18:24:51,392 Given no hashes to check 0 links for project 'plateflo': discarding no candidates 2021-02-04T18:24:51,392 ERROR: Could not find a version that satisfies the requirement plateflo==0.1.1 2021-02-04T18:24:51,393 ERROR: No matching distribution found for plateflo==0.1.1 2021-02-04T18:24:51,393 Exception information: 2021-02-04T18:24:51,393 Traceback (most recent call last): 2021-02-04T18:24:51,393 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-04T18:24:51,393 crit = self.state.criteria[name] 2021-02-04T18:24:51,393 KeyError: 'plateflo' 2021-02-04T18:24:51,393 2021-02-04T18:24:51,393 During handling of the above exception, another exception occurred: 2021-02-04T18:24:51,393 2021-02-04T18:24:51,393 Traceback (most recent call last): 2021-02-04T18:24:51,393 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-04T18:24:51,393 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-04T18:24:51,393 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-04T18:24:51,393 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-04T18:24:51,393 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-04T18:24:51,393 raise RequirementsConflicted(criterion) 2021-02-04T18:24:51,393 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('plateflo==0.1.1') 2021-02-04T18:24:51,393 2021-02-04T18:24:51,393 During handling of the above exception, another exception occurred: 2021-02-04T18:24:51,393 2021-02-04T18:24:51,393 Traceback (most recent call last): 2021-02-04T18:24:51,393 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-04T18:24:51,393 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-04T18:24:51,393 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-04T18:24:51,393 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-04T18:24:51,393 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-04T18:24:51,393 raise ResolutionImpossible(e.criterion.information) 2021-02-04T18:24:51,393 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('plateflo==0.1.1'), parent=None)] 2021-02-04T18:24:51,393 2021-02-04T18:24:51,393 The above exception was the direct cause of the following exception: 2021-02-04T18:24:51,393 2021-02-04T18:24:51,393 Traceback (most recent call last): 2021-02-04T18:24:51,393 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-04T18:24:51,393 status = self.run(options, args) 2021-02-04T18:24:51,393 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-04T18:24:51,393 return func(self, options, args) 2021-02-04T18:24:51,393 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-04T18:24:51,393 reqs, check_supported_wheels=True 2021-02-04T18:24:51,393 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-04T18:24:51,393 six.raise_from(error, e) 2021-02-04T18:24:51,393 File "", line 3, in raise_from 2021-02-04T18:24:51,393 pip._internal.exceptions.DistributionNotFound: No matching distribution found for plateflo==0.1.1 2021-02-04T18:24:51,397 Removed build tracker: '/tmp/pip-req-tracker-z5yv4hau'