2021-02-10T19:08:36,517 Created temporary directory: /tmp/pip-ephem-wheel-cache-amc7fe1z 2021-02-10T19:08:36,519 Created temporary directory: /tmp/pip-req-tracker-n1s56uma 2021-02-10T19:08:36,520 Initialized build tracking at /tmp/pip-req-tracker-n1s56uma 2021-02-10T19:08:36,520 Created build tracker: /tmp/pip-req-tracker-n1s56uma 2021-02-10T19:08:36,520 Entered build tracker: /tmp/pip-req-tracker-n1s56uma 2021-02-10T19:08:36,521 Created temporary directory: /tmp/pip-wheel-a6m8crdw 2021-02-10T19:08:36,560 1 location(s) to search for versions of sea-common: 2021-02-10T19:08:36,560 * https://pypi.org/simple/sea-common/ 2021-02-10T19:08:36,560 Fetching project page and analyzing links: https://pypi.org/simple/sea-common/ 2021-02-10T19:08:36,561 Getting page https://pypi.org/simple/sea-common/ 2021-02-10T19:08:36,562 Found index url https://pypi.org/simple 2021-02-10T19:08:36,658 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/31/01/538b50241d650eb16395e2397576ca2977030186b47a573a9b365c85d385/sea-common-1.0.0.tar.gz#sha256=3c43080fe98c707bfb0a0e4b198d1a0b93b9cba04c4b1c25c2c6cbb0d411481a (from https://pypi.org/simple/sea-common/) (requires-python:>=3.8) 2021-02-10T19:08:36,672 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/39/9d/2da1d58a0949f8b9760b0804990c277f3faa87fff6b6e8b522478644fc80/sea_common-1.0.0-py3-none-any.whl#sha256=c2cd5c9352273c5f46a135c1a86999b8c089c59b0eb9e7606d9725429edbc58d (from https://pypi.org/simple/sea-common/) (requires-python:>=3.8) 2021-02-10T19:08:36,672 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/77/ed/1ebb80bd7437d8739a6d64c6a437202e9aa43d7d8c5622c5a94298e70ba1/sea-common-1.0.1.tar.gz#sha256=0272ca848e9b271463b2ac0f5a7d2eee74d673deeee834e83ca1f3ba1f3c69d1 (from https://pypi.org/simple/sea-common/) (requires-python:>=3.8) 2021-02-10T19:08:36,673 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/a3/b6/6b99c7247e713268bcad07938d4c18c65099158185ab9cfd76557bd5416e/sea_common-1.0.1-py3-none-any.whl#sha256=9e33a58957fc4da1376495365a8e2a6deae870153db1505491def9830b6663ad (from https://pypi.org/simple/sea-common/) (requires-python:>=3.8) 2021-02-10T19:08:36,674 Given no hashes to check 0 links for project 'sea-common': discarding no candidates 2021-02-10T19:08:36,674 ERROR: Could not find a version that satisfies the requirement sea-common==1.0.1 2021-02-10T19:08:36,674 ERROR: No matching distribution found for sea-common==1.0.1 2021-02-10T19:08:36,674 Exception information: 2021-02-10T19:08:36,674 Traceback (most recent call last): 2021-02-10T19:08:36,674 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-10T19:08:36,674 crit = self.state.criteria[name] 2021-02-10T19:08:36,674 KeyError: 'sea-common' 2021-02-10T19:08:36,674 2021-02-10T19:08:36,674 During handling of the above exception, another exception occurred: 2021-02-10T19:08:36,674 2021-02-10T19:08:36,674 Traceback (most recent call last): 2021-02-10T19:08:36,674 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-10T19:08:36,674 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-10T19:08:36,674 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-10T19:08:36,674 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-10T19:08:36,674 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-10T19:08:36,674 raise RequirementsConflicted(criterion) 2021-02-10T19:08:36,674 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sea-common==1.0.1') 2021-02-10T19:08:36,674 2021-02-10T19:08:36,674 During handling of the above exception, another exception occurred: 2021-02-10T19:08:36,674 2021-02-10T19:08:36,674 Traceback (most recent call last): 2021-02-10T19:08:36,674 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-10T19:08:36,674 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-10T19:08:36,674 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-10T19:08:36,674 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-10T19:08:36,674 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-10T19:08:36,674 raise ResolutionImpossible(e.criterion.information) 2021-02-10T19:08:36,674 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sea-common==1.0.1'), parent=None)] 2021-02-10T19:08:36,674 2021-02-10T19:08:36,674 The above exception was the direct cause of the following exception: 2021-02-10T19:08:36,674 2021-02-10T19:08:36,674 Traceback (most recent call last): 2021-02-10T19:08:36,674 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-10T19:08:36,674 status = self.run(options, args) 2021-02-10T19:08:36,674 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-10T19:08:36,674 return func(self, options, args) 2021-02-10T19:08:36,674 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-10T19:08:36,674 reqs, check_supported_wheels=True 2021-02-10T19:08:36,674 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-10T19:08:36,674 six.raise_from(error, e) 2021-02-10T19:08:36,674 File "", line 3, in raise_from 2021-02-10T19:08:36,674 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sea-common==1.0.1 2021-02-10T19:08:36,680 Removed build tracker: '/tmp/pip-req-tracker-n1s56uma'