2022-01-12T13:07:27,612 Created temporary directory: /tmp/pip-ephem-wheel-cache-8_mgltep 2022-01-12T13:07:27,617 Created temporary directory: /tmp/pip-req-tracker-gd94ln1k 2022-01-12T13:07:27,618 Initialized build tracking at /tmp/pip-req-tracker-gd94ln1k 2022-01-12T13:07:27,618 Created build tracker: /tmp/pip-req-tracker-gd94ln1k 2022-01-12T13:07:27,619 Entered build tracker: /tmp/pip-req-tracker-gd94ln1k 2022-01-12T13:07:27,620 Created temporary directory: /tmp/pip-wheel-lg73xbi0 2022-01-12T13:07:27,677 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-12T13:07:27,682 2 location(s) to search for versions of nekton: 2022-01-12T13:07:27,682 * https://pypi.org/simple/nekton/ 2022-01-12T13:07:27,682 * https://www.piwheels.org/simple/nekton/ 2022-01-12T13:07:27,683 Fetching project page and analyzing links: https://pypi.org/simple/nekton/ 2022-01-12T13:07:27,684 Getting page https://pypi.org/simple/nekton/ 2022-01-12T13:07:27,688 Found index url https://pypi.org/simple 2022-01-12T13:07:27,886 Skipping link: No binaries permitted for nekton: https://files.pythonhosted.org/packages/8c/b7/d2ad2abacfc31e6bea5a28e9e14ec7ecdf9b74401123277c6a6cac9373e1/nekton-0.2.0-py3-none-any.whl#sha256=5df8cfea2fd5c1045656b4d27c30e64886b5f65d88b355e54cde8508f6680af8 (from https://pypi.org/simple/nekton/) (requires-python:>=3.8,<4.0) 2022-01-12T13:07:27,888 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/4b/e5/c4893d6da76ec9779b136107f1a39b720069b3b4ac9e9d78d7b8f7427d7a/nekton-0.2.0.tar.gz#sha256=19ce5732f9f677a5442add33f9f5dc09fb11af7c95c97b5dd3f7919813d05aec (from https://pypi.org/simple/nekton/) (requires-python:>=3.8,<4.0) 2022-01-12T13:07:27,889 Fetching project page and analyzing links: https://www.piwheels.org/simple/nekton/ 2022-01-12T13:07:27,890 Getting page https://www.piwheels.org/simple/nekton/ 2022-01-12T13:07:27,892 Found index url https://www.piwheels.org/simple 2022-01-12T13:07:28,105 Skipping link: not a file: https://www.piwheels.org/simple/nekton/ 2022-01-12T13:07:28,105 Skipping link: not a file: https://pypi.org/simple/nekton/ 2022-01-12T13:07:28,137 Given no hashes to check 0 links for project 'nekton': discarding no candidates 2022-01-12T13:07:28,137 ERROR: Could not find a version that satisfies the requirement nekton==0.2.0 (from versions: none) 2022-01-12T13:07:28,138 ERROR: No matching distribution found for nekton==0.2.0 2022-01-12T13:07:28,139 Exception information: 2022-01-12T13:07:28,139 Traceback (most recent call last): 2022-01-12T13:07:28,139 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-12T13:07:28,139 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-12T13:07:28,139 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-12T13:07:28,139 raise RequirementsConflicted(criterion) 2022-01-12T13:07:28,139 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nekton==0.2.0') 2022-01-12T13:07:28,139 2022-01-12T13:07:28,139 During handling of the above exception, another exception occurred: 2022-01-12T13:07:28,139 2022-01-12T13:07:28,139 Traceback (most recent call last): 2022-01-12T13:07:28,139 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-12T13:07:28,139 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-12T13:07:28,139 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-12T13:07:28,139 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-12T13:07:28,139 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-12T13:07:28,139 raise ResolutionImpossible(e.criterion.information) 2022-01-12T13:07:28,139 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nekton==0.2.0'), parent=None)] 2022-01-12T13:07:28,139 2022-01-12T13:07:28,139 The above exception was the direct cause of the following exception: 2022-01-12T13:07:28,139 2022-01-12T13:07:28,139 Traceback (most recent call last): 2022-01-12T13:07:28,139 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-12T13:07:28,139 status = run_func(*args) 2022-01-12T13:07:28,139 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-12T13:07:28,139 return func(self, options, args) 2022-01-12T13:07:28,139 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-12T13:07:28,139 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-12T13:07:28,139 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-12T13:07:28,139 raise error from e 2022-01-12T13:07:28,139 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nekton==0.2.0 2022-01-12T13:07:28,147 Removed build tracker: '/tmp/pip-req-tracker-gd94ln1k'