2022-06-25T21:12:40,341 Created temporary directory: /tmp/pip-ephem-wheel-cache-5_gq6ia8 2022-06-25T21:12:40,347 Created temporary directory: /tmp/pip-build-tracker-if7i8zp7 2022-06-25T21:12:40,348 Initialized build tracking at /tmp/pip-build-tracker-if7i8zp7 2022-06-25T21:12:40,348 Created build tracker: /tmp/pip-build-tracker-if7i8zp7 2022-06-25T21:12:40,349 Entered build tracker: /tmp/pip-build-tracker-if7i8zp7 2022-06-25T21:12:40,350 Created temporary directory: /tmp/pip-wheel-rnjno451 2022-06-25T21:12:40,428 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-06-25T21:12:40,436 2 location(s) to search for versions of complexoperations-iperoyg: 2022-06-25T21:12:40,436 * https://pypi.org/simple/complexoperations-iperoyg/ 2022-06-25T21:12:40,436 * https://www.piwheels.org/simple/complexoperations-iperoyg/ 2022-06-25T21:12:40,437 Fetching project page and analyzing links: https://pypi.org/simple/complexoperations-iperoyg/ 2022-06-25T21:12:40,438 Getting page https://pypi.org/simple/complexoperations-iperoyg/ 2022-06-25T21:12:40,441 Found index url https://pypi.org/simple 2022-06-25T21:12:40,552 Skipping link: No binaries permitted for complexoperations-iperoyg: https://files.pythonhosted.org/packages/0e/1a/00a3568f7cddcf72dc75d03dd809a189e2f13a5c3611b4abdd73e0427fd7/complexoperations_iperoyg-0.0.7-py3-none-any.whl#sha256=d0cec27ddb3ae3a5a0319e53ce8b2d247974605056c5a5535e91db653d96cd9e (from https://pypi.org/simple/complexoperations-iperoyg/) (requires-python:>=3.9) 2022-06-25T21:12:40,554 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/0c/78/445aefffb55207dbfc2697105578ee057a4214f474250642c284a450b8d9/complexoperations_iperoyg-0.0.7.tar.gz#sha256=6d6425b385e0eb6f74164a13bd6ca2881fe38d38a813e06216a5d413a8f4c53a (from https://pypi.org/simple/complexoperations-iperoyg/) (requires-python:>=3.9) 2022-06-25T21:12:40,555 Skipping link: 0.0.7 Requires-Python >=3.9: https://files.pythonhosted.org/packages/0c/78/445aefffb55207dbfc2697105578ee057a4214f474250642c284a450b8d9/complexoperations_iperoyg-0.0.7.tar.gz#sha256=6d6425b385e0eb6f74164a13bd6ca2881fe38d38a813e06216a5d413a8f4c53a (from https://pypi.org/simple/complexoperations-iperoyg/) (requires-python:>=3.9) 2022-06-25T21:12:40,555 Fetching project page and analyzing links: https://www.piwheels.org/simple/complexoperations-iperoyg/ 2022-06-25T21:12:40,556 Getting page https://www.piwheels.org/simple/complexoperations-iperoyg/ 2022-06-25T21:12:40,558 Found index url https://www.piwheels.org/simple 2022-06-25T21:12:40,774 Skipping link: not a file: https://www.piwheels.org/simple/complexoperations-iperoyg/ 2022-06-25T21:12:40,775 Skipping link: not a file: https://pypi.org/simple/complexoperations-iperoyg/ 2022-06-25T21:12:40,808 Given no hashes to check 0 links for project 'complexoperations-iperoyg': discarding no candidates 2022-06-25T21:12:40,809 ERROR: Ignored the following versions that require a different python version: 0.0.7 Requires-Python >=3.9 2022-06-25T21:12:40,811 ERROR: Could not find a version that satisfies the requirement complexoperations-iperoyg==0.0.7 (from versions: none) 2022-06-25T21:12:40,814 ERROR: No matching distribution found for complexoperations-iperoyg==0.0.7 2022-06-25T21:12:40,819 Exception information: 2022-06-25T21:12:40,819 Traceback (most recent call last): 2022-06-25T21:12:40,819 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-06-25T21:12:40,819 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-06-25T21:12:40,819 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-06-25T21:12:40,819 raise RequirementsConflicted(criterion) 2022-06-25T21:12:40,819 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('complexoperations-iperoyg==0.0.7') 2022-06-25T21:12:40,819 2022-06-25T21:12:40,819 During handling of the above exception, another exception occurred: 2022-06-25T21:12:40,819 2022-06-25T21:12:40,819 Traceback (most recent call last): 2022-06-25T21:12:40,819 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-06-25T21:12:40,819 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-06-25T21:12:40,819 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-06-25T21:12:40,819 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-06-25T21:12:40,819 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-06-25T21:12:40,819 raise ResolutionImpossible(e.criterion.information) 2022-06-25T21:12:40,819 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('complexoperations-iperoyg==0.0.7'), parent=None)] 2022-06-25T21:12:40,819 2022-06-25T21:12:40,819 The above exception was the direct cause of the following exception: 2022-06-25T21:12:40,819 2022-06-25T21:12:40,819 Traceback (most recent call last): 2022-06-25T21:12:40,819 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-06-25T21:12:40,819 status = run_func(*args) 2022-06-25T21:12:40,819 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-06-25T21:12:40,819 return func(self, options, args) 2022-06-25T21:12:40,819 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-06-25T21:12:40,819 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-06-25T21:12:40,819 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-06-25T21:12:40,819 raise error from e 2022-06-25T21:12:40,819 pip._internal.exceptions.DistributionNotFound: No matching distribution found for complexoperations-iperoyg==0.0.7 2022-06-25T21:12:40,828 Removed build tracker: '/tmp/pip-build-tracker-if7i8zp7'