2024-03-03T08:09:43,044 Created temporary directory: /tmp/pip-build-tracker-xphpavax 2024-03-03T08:09:43,048 Initialized build tracking at /tmp/pip-build-tracker-xphpavax 2024-03-03T08:09:43,048 Created build tracker: /tmp/pip-build-tracker-xphpavax 2024-03-03T08:09:43,048 Entered build tracker: /tmp/pip-build-tracker-xphpavax 2024-03-03T08:09:43,050 Created temporary directory: /tmp/pip-wheel-h12uzfwm 2024-03-03T08:09:43,060 Created temporary directory: /tmp/pip-ephem-wheel-cache-sfe2ndak 2024-03-03T08:09:43,115 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-03-03T08:09:43,128 2 location(s) to search for versions of toroidal-sneks: 2024-03-03T08:09:43,128 * https://pypi.org/simple/toroidal-sneks/ 2024-03-03T08:09:43,128 * https://www.piwheels.org/simple/toroidal-sneks/ 2024-03-03T08:09:43,130 Fetching project page and analyzing links: https://pypi.org/simple/toroidal-sneks/ 2024-03-03T08:09:43,131 Getting page https://pypi.org/simple/toroidal-sneks/ 2024-03-03T08:09:43,135 Found index url https://pypi.org/simple/ 2024-03-03T08:09:43,244 Fetched page https://pypi.org/simple/toroidal-sneks/ as application/vnd.pypi.simple.v1+json 2024-03-03T08:09:43,249 Link requires a different Python (3.7.3 not in: '>=3.12'): https://files.pythonhosted.org/packages/a4/35/e766d98dd2f407b77d1f8e36f284dd536e73e4af8b3cbf9b0a90e706b4f5/toroidal-sneks-1.0.0.tar.gz (from https://pypi.org/simple/toroidal-sneks/) (requires-python:>=3.12) 2024-03-03T08:09:43,250 Skipping link: 1.0.0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/a4/35/e766d98dd2f407b77d1f8e36f284dd536e73e4af8b3cbf9b0a90e706b4f5/toroidal-sneks-1.0.0.tar.gz (from https://pypi.org/simple/toroidal-sneks/) (requires-python:>=3.12) 2024-03-03T08:09:43,250 Skipping link: No binaries permitted for toroidal-sneks: https://files.pythonhosted.org/packages/d5/bf/b860b1e13c5178af15e1e8ab1cd3ed07e73da4554a7045c9ecd5ffd8cae6/toroidal_sneks-1.0.0-py3-none-any.whl (from https://pypi.org/simple/toroidal-sneks/) (requires-python:>=3.12) 2024-03-03T08:09:43,251 Link requires a different Python (3.7.3 not in: '>=3.12'): https://files.pythonhosted.org/packages/06/44/583b86caf84951ed6780be944a178c27b5f70b9ef4cbe318740d5c46b24d/toroidal-sneks-1.0.1.tar.gz (from https://pypi.org/simple/toroidal-sneks/) (requires-python:>=3.12) 2024-03-03T08:09:43,252 Skipping link: 1.0.1 Requires-Python >=3.12: https://files.pythonhosted.org/packages/06/44/583b86caf84951ed6780be944a178c27b5f70b9ef4cbe318740d5c46b24d/toroidal-sneks-1.0.1.tar.gz (from https://pypi.org/simple/toroidal-sneks/) (requires-python:>=3.12) 2024-03-03T08:09:43,252 Skipping link: No binaries permitted for toroidal-sneks: https://files.pythonhosted.org/packages/66/81/12f46233f79408f1a5a575aaf949b2e2a50f030a00a0dd1d289f913b0293/toroidal_sneks-1.0.1-py3-none-any.whl (from https://pypi.org/simple/toroidal-sneks/) (requires-python:>=3.12) 2024-03-03T08:09:43,253 Fetching project page and analyzing links: https://www.piwheels.org/simple/toroidal-sneks/ 2024-03-03T08:09:43,254 Getting page https://www.piwheels.org/simple/toroidal-sneks/ 2024-03-03T08:09:43,256 Found index url https://www.piwheels.org/simple/ 2024-03-03T08:09:43,382 Fetched page https://www.piwheels.org/simple/toroidal-sneks/ as text/html 2024-03-03T08:09:43,384 Skipping link: not a file: https://www.piwheels.org/simple/toroidal-sneks/ 2024-03-03T08:09:43,384 Skipping link: not a file: https://pypi.org/simple/toroidal-sneks/ 2024-03-03T08:09:43,416 Given no hashes to check 0 links for project 'toroidal-sneks': discarding no candidates 2024-03-03T08:09:43,417 ERROR: Ignored the following versions that require a different python version: 1.0.0 Requires-Python >=3.12; 1.0.1 Requires-Python >=3.12 2024-03-03T08:09:43,420 ERROR: Could not find a version that satisfies the requirement toroidal-sneks==1.0.0 (from versions: none) 2024-03-03T08:09:43,422 ERROR: No matching distribution found for toroidal-sneks==1.0.0 2024-03-03T08:09:43,424 Exception information: 2024-03-03T08:09:43,424 Traceback (most recent call last): 2024-03-03T08:09:43,424 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-03-03T08:09:43,424 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-03-03T08:09:43,424 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-03-03T08:09:43,424 raise RequirementsConflicted(criterion) 2024-03-03T08:09:43,424 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('toroidal-sneks==1.0.0') 2024-03-03T08:09:43,424 2024-03-03T08:09:43,424 During handling of the above exception, another exception occurred: 2024-03-03T08:09:43,424 2024-03-03T08:09:43,424 Traceback (most recent call last): 2024-03-03T08:09:43,424 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2024-03-03T08:09:43,424 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2024-03-03T08:09:43,424 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-03-03T08:09:43,424 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-03-03T08:09:43,424 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-03-03T08:09:43,424 raise ResolutionImpossible(e.criterion.information) 2024-03-03T08:09:43,424 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('toroidal-sneks==1.0.0'), parent=None)] 2024-03-03T08:09:43,424 2024-03-03T08:09:43,424 The above exception was the direct cause of the following exception: 2024-03-03T08:09:43,424 2024-03-03T08:09:43,424 Traceback (most recent call last): 2024-03-03T08:09:43,424 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-03-03T08:09:43,424 status = run_func(*args) 2024-03-03T08:09:43,424 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-03-03T08:09:43,424 return func(self, options, args) 2024-03-03T08:09:43,424 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-03-03T08:09:43,424 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-03-03T08:09:43,424 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-03-03T08:09:43,424 raise error from e 2024-03-03T08:09:43,424 pip._internal.exceptions.DistributionNotFound: No matching distribution found for toroidal-sneks==1.0.0 2024-03-03T08:09:43,433 Removed build tracker: '/tmp/pip-build-tracker-xphpavax'