2022-02-03T08:24:35,299 Created temporary directory: /tmp/pip-ephem-wheel-cache-5ei5xuy6 2022-02-03T08:24:35,306 Created temporary directory: /tmp/pip-req-tracker-gaccu05e 2022-02-03T08:24:35,306 Initialized build tracking at /tmp/pip-req-tracker-gaccu05e 2022-02-03T08:24:35,307 Created build tracker: /tmp/pip-req-tracker-gaccu05e 2022-02-03T08:24:35,307 Entered build tracker: /tmp/pip-req-tracker-gaccu05e 2022-02-03T08:24:35,308 Created temporary directory: /tmp/pip-wheel-nu78jash 2022-02-03T08:24:35,381 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-03T08:24:35,387 2 location(s) to search for versions of slingpy: 2022-02-03T08:24:35,387 * https://pypi.org/simple/slingpy/ 2022-02-03T08:24:35,387 * https://www.piwheels.org/simple/slingpy/ 2022-02-03T08:24:35,388 Fetching project page and analyzing links: https://pypi.org/simple/slingpy/ 2022-02-03T08:24:35,389 Getting page https://pypi.org/simple/slingpy/ 2022-02-03T08:24:35,392 Found index url https://pypi.org/simple 2022-02-03T08:24:35,588 Skipping link: No binaries permitted for slingpy: https://files.pythonhosted.org/packages/bc/02/09c76989526146243f665e440e0dd2cf33f26df476345581a124e65683c5/slingpy-0.1.0-py3-none-any.whl#sha256=feb573dba16c8b3eee1f0f83f1eb3988eb31552088473bce02f145fcecee2850 (from https://pypi.org/simple/slingpy/) (requires-python:>=3.8) 2022-02-03T08:24:35,589 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/3a/8d/0a686c5eae976d10a26a54464688435653be0fd5d538db2bcbe2676f23e0/slingpy-0.1.0.tar.gz#sha256=621672283df425cfbe75df26e012f85b77fe13aa02cc6c66d133aa8e3e437153 (from https://pypi.org/simple/slingpy/) (requires-python:>=3.8) 2022-02-03T08:24:35,590 Fetching project page and analyzing links: https://www.piwheels.org/simple/slingpy/ 2022-02-03T08:24:35,591 Getting page https://www.piwheels.org/simple/slingpy/ 2022-02-03T08:24:35,593 Found index url https://www.piwheels.org/simple 2022-02-03T08:24:35,820 Skipping link: not a file: https://www.piwheels.org/simple/slingpy/ 2022-02-03T08:24:35,820 Skipping link: not a file: https://pypi.org/simple/slingpy/ 2022-02-03T08:24:35,853 Given no hashes to check 0 links for project 'slingpy': discarding no candidates 2022-02-03T08:24:35,854 ERROR: Could not find a version that satisfies the requirement slingpy==0.1.0 (from versions: none) 2022-02-03T08:24:35,854 ERROR: No matching distribution found for slingpy==0.1.0 2022-02-03T08:24:35,855 Exception information: 2022-02-03T08:24:35,855 Traceback (most recent call last): 2022-02-03T08:24:35,855 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-02-03T08:24:35,855 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-03T08:24:35,855 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-02-03T08:24:35,855 raise RequirementsConflicted(criterion) 2022-02-03T08:24:35,855 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('slingpy==0.1.0') 2022-02-03T08:24:35,855 2022-02-03T08:24:35,855 During handling of the above exception, another exception occurred: 2022-02-03T08:24:35,855 2022-02-03T08:24:35,855 Traceback (most recent call last): 2022-02-03T08:24:35,855 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-02-03T08:24:35,855 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-03T08:24:35,855 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-02-03T08:24:35,855 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-03T08:24:35,855 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-02-03T08:24:35,855 raise ResolutionImpossible(e.criterion.information) 2022-02-03T08:24:35,855 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('slingpy==0.1.0'), parent=None)] 2022-02-03T08:24:35,855 2022-02-03T08:24:35,855 The above exception was the direct cause of the following exception: 2022-02-03T08:24:35,855 2022-02-03T08:24:35,855 Traceback (most recent call last): 2022-02-03T08:24:35,855 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-02-03T08:24:35,855 status = run_func(*args) 2022-02-03T08:24:35,855 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-03T08:24:35,855 return func(self, options, args) 2022-02-03T08:24:35,855 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-02-03T08:24:35,855 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-03T08:24:35,855 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-02-03T08:24:35,855 raise error from e 2022-02-03T08:24:35,855 pip._internal.exceptions.DistributionNotFound: No matching distribution found for slingpy==0.1.0 2022-02-03T08:24:35,863 Removed build tracker: '/tmp/pip-req-tracker-gaccu05e'