2024-02-29T12:04:35,601 Created temporary directory: /tmp/pip-build-tracker-85fwl6hh 2024-02-29T12:04:35,605 Initialized build tracking at /tmp/pip-build-tracker-85fwl6hh 2024-02-29T12:04:35,606 Created build tracker: /tmp/pip-build-tracker-85fwl6hh 2024-02-29T12:04:35,606 Entered build tracker: /tmp/pip-build-tracker-85fwl6hh 2024-02-29T12:04:35,608 Created temporary directory: /tmp/pip-wheel-3dxt8_ng 2024-02-29T12:04:35,618 Created temporary directory: /tmp/pip-ephem-wheel-cache-wt3qdc5e 2024-02-29T12:04:35,683 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-02-29T12:04:35,696 2 location(s) to search for versions of synexens: 2024-02-29T12:04:35,696 * https://pypi.org/simple/synexens/ 2024-02-29T12:04:35,696 * https://www.piwheels.org/simple/synexens/ 2024-02-29T12:04:35,698 Fetching project page and analyzing links: https://pypi.org/simple/synexens/ 2024-02-29T12:04:35,698 Getting page https://pypi.org/simple/synexens/ 2024-02-29T12:04:35,702 Found index url https://pypi.org/simple/ 2024-02-29T12:04:35,821 Fetched page https://pypi.org/simple/synexens/ as application/vnd.pypi.simple.v1+json 2024-02-29T12:04:35,825 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/14/45/a093f59747a129d5384ec04a7e94f94e18740173e4d45c33be74afbc4018/synexens-0.2.6.tar.gz (from https://pypi.org/simple/synexens/) (requires-python:>=3.8) 2024-02-29T12:04:35,825 Skipping link: 0.2.6 Requires-Python >=3.8: https://files.pythonhosted.org/packages/14/45/a093f59747a129d5384ec04a7e94f94e18740173e4d45c33be74afbc4018/synexens-0.2.6.tar.gz (from https://pypi.org/simple/synexens/) (requires-python:>=3.8) 2024-02-29T12:04:35,827 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/0c/58/127c761b9495b1d83a8f971f09dc1e1136fe99f3efe0622dbb9fcaf4c54d/synexens-0.2.12.tar.gz (from https://pypi.org/simple/synexens/) (requires-python:>=3.8) 2024-02-29T12:04:35,827 Skipping link: 0.2.12 Requires-Python >=3.8: https://files.pythonhosted.org/packages/0c/58/127c761b9495b1d83a8f971f09dc1e1136fe99f3efe0622dbb9fcaf4c54d/synexens-0.2.12.tar.gz (from https://pypi.org/simple/synexens/) (requires-python:>=3.8) 2024-02-29T12:04:35,828 Fetching project page and analyzing links: https://www.piwheels.org/simple/synexens/ 2024-02-29T12:04:35,829 Getting page https://www.piwheels.org/simple/synexens/ 2024-02-29T12:04:35,831 Found index url https://www.piwheels.org/simple/ 2024-02-29T12:04:35,952 Fetched page https://www.piwheels.org/simple/synexens/ as text/html 2024-02-29T12:04:35,954 Skipping link: not a file: https://www.piwheels.org/simple/synexens/ 2024-02-29T12:04:35,954 Skipping link: not a file: https://pypi.org/simple/synexens/ 2024-02-29T12:04:35,987 Given no hashes to check 0 links for project 'synexens': discarding no candidates 2024-02-29T12:04:35,988 ERROR: Ignored the following versions that require a different python version: 0.2.12 Requires-Python >=3.8; 0.2.6 Requires-Python >=3.8 2024-02-29T12:04:35,991 ERROR: Could not find a version that satisfies the requirement synexens==0.2.12 (from versions: none) 2024-02-29T12:04:35,993 ERROR: No matching distribution found for synexens==0.2.12 2024-02-29T12:04:35,995 Exception information: 2024-02-29T12:04:35,995 Traceback (most recent call last): 2024-02-29T12:04:35,995 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-02-29T12:04:35,995 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-02-29T12:04:35,995 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-02-29T12:04:35,995 raise RequirementsConflicted(criterion) 2024-02-29T12:04:35,995 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('synexens==0.2.12') 2024-02-29T12:04:35,995 2024-02-29T12:04:35,995 During handling of the above exception, another exception occurred: 2024-02-29T12:04:35,995 2024-02-29T12:04:35,995 Traceback (most recent call last): 2024-02-29T12:04:35,995 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2024-02-29T12:04:35,995 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2024-02-29T12:04:35,995 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-02-29T12:04:35,995 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-02-29T12:04:35,995 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-02-29T12:04:35,995 raise ResolutionImpossible(e.criterion.information) 2024-02-29T12:04:35,995 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('synexens==0.2.12'), parent=None)] 2024-02-29T12:04:35,995 2024-02-29T12:04:35,995 The above exception was the direct cause of the following exception: 2024-02-29T12:04:35,995 2024-02-29T12:04:35,995 Traceback (most recent call last): 2024-02-29T12:04:35,995 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-02-29T12:04:35,995 status = run_func(*args) 2024-02-29T12:04:35,995 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-02-29T12:04:35,995 return func(self, options, args) 2024-02-29T12:04:35,995 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-02-29T12:04:35,995 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-02-29T12:04:35,995 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-02-29T12:04:35,995 raise error from e 2024-02-29T12:04:35,995 pip._internal.exceptions.DistributionNotFound: No matching distribution found for synexens==0.2.12 2024-02-29T12:04:36,004 Removed build tracker: '/tmp/pip-build-tracker-85fwl6hh'