2023-06-12T17:23:45,868 Created temporary directory: /tmp/pip-build-tracker-v13_ddti 2023-06-12T17:23:45,869 Initialized build tracking at /tmp/pip-build-tracker-v13_ddti 2023-06-12T17:23:45,869 Created build tracker: /tmp/pip-build-tracker-v13_ddti 2023-06-12T17:23:45,869 Entered build tracker: /tmp/pip-build-tracker-v13_ddti 2023-06-12T17:23:45,870 Created temporary directory: /tmp/pip-wheel-flklkyi9 2023-06-12T17:23:45,873 Created temporary directory: /tmp/pip-ephem-wheel-cache-gmt3io2f 2023-06-12T17:23:45,896 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-12T17:23:45,899 2 location(s) to search for versions of libcythonconst: 2023-06-12T17:23:45,899 * https://pypi.org/simple/libcythonconst/ 2023-06-12T17:23:45,899 * https://www.piwheels.org/simple/libcythonconst/ 2023-06-12T17:23:45,900 Fetching project page and analyzing links: https://pypi.org/simple/libcythonconst/ 2023-06-12T17:23:45,900 Getting page https://pypi.org/simple/libcythonconst/ 2023-06-12T17:23:45,902 Found index url https://pypi.org/simple/ 2023-06-12T17:23:45,951 Fetched page https://pypi.org/simple/libcythonconst/ as application/vnd.pypi.simple.v1+json 2023-06-12T17:23:45,952 Skipping link: No binaries permitted for libcythonconst: https://files.pythonhosted.org/packages/16/ef/849e87ff7f1d5dd44c082d6a8c9a1277c50f3400fb2a780cc9e51d6c3571/libcythonconst-1.0.0-cp311-cp311-macosx_13_0_arm64.whl (from https://pypi.org/simple/libcythonconst/) (requires-python:>=3.11) 2023-06-12T17:23:45,953 Link requires a different Python (3.9.2 not in: '>=3.11'): https://files.pythonhosted.org/packages/fd/97/3c0c3bddf644e350f8eb2483521b47407a62e3901d587ab1b4a0905dd6de/libcythonconst-1.0.0.tar.gz (from https://pypi.org/simple/libcythonconst/) (requires-python:>=3.11) 2023-06-12T17:23:45,953 Skipping link: 1.0.0 Requires-Python >=3.11: https://files.pythonhosted.org/packages/fd/97/3c0c3bddf644e350f8eb2483521b47407a62e3901d587ab1b4a0905dd6de/libcythonconst-1.0.0.tar.gz (from https://pypi.org/simple/libcythonconst/) (requires-python:>=3.11) 2023-06-12T17:23:45,953 Skipping link: No binaries permitted for libcythonconst: https://files.pythonhosted.org/packages/ce/b1/5ef3a862fd5667fb0392afb48498c4a3b886d3750bb200966e392e2bb2d4/libcythonconst-1.0.1-cp311-cp311-macosx_13_0_arm64.whl (from https://pypi.org/simple/libcythonconst/) (requires-python:>=3.11) 2023-06-12T17:23:45,954 Link requires a different Python (3.9.2 not in: '>=3.11'): https://files.pythonhosted.org/packages/ac/9f/d4ee0a16ec45f0ae812023af2e6fe83b3d922fa889ad3f92ef6ac910052f/libcythonconst-1.0.1.tar.gz (from https://pypi.org/simple/libcythonconst/) (requires-python:>=3.11) 2023-06-12T17:23:45,954 Skipping link: 1.0.1 Requires-Python >=3.11: https://files.pythonhosted.org/packages/ac/9f/d4ee0a16ec45f0ae812023af2e6fe83b3d922fa889ad3f92ef6ac910052f/libcythonconst-1.0.1.tar.gz (from https://pypi.org/simple/libcythonconst/) (requires-python:>=3.11) 2023-06-12T17:23:45,954 Fetching project page and analyzing links: https://www.piwheels.org/simple/libcythonconst/ 2023-06-12T17:23:45,955 Getting page https://www.piwheels.org/simple/libcythonconst/ 2023-06-12T17:23:45,956 Found index url https://www.piwheels.org/simple/ 2023-06-12T17:23:46,140 Fetched page https://www.piwheels.org/simple/libcythonconst/ as text/html 2023-06-12T17:23:46,141 Skipping link: not a file: https://www.piwheels.org/simple/libcythonconst/ 2023-06-12T17:23:46,141 Skipping link: not a file: https://pypi.org/simple/libcythonconst/ 2023-06-12T17:23:46,158 Given no hashes to check 0 links for project 'libcythonconst': discarding no candidates 2023-06-12T17:23:46,159 ERROR: Ignored the following versions that require a different python version: 1.0.0 Requires-Python >=3.11; 1.0.1 Requires-Python >=3.11 2023-06-12T17:23:46,160 ERROR: Could not find a version that satisfies the requirement libcythonconst==1.0.0 (from versions: none) 2023-06-12T17:23:46,161 ERROR: No matching distribution found for libcythonconst==1.0.0 2023-06-12T17:23:46,162 Exception information: 2023-06-12T17:23:46,162 Traceback (most recent call last): 2023-06-12T17:23:46,162 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-06-12T17:23:46,162 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-06-12T17:23:46,162 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-06-12T17:23:46,162 raise RequirementsConflicted(criterion) 2023-06-12T17:23:46,162 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('libcythonconst==1.0.0') 2023-06-12T17:23:46,162 2023-06-12T17:23:46,162 During handling of the above exception, another exception occurred: 2023-06-12T17:23:46,162 2023-06-12T17:23:46,162 Traceback (most recent call last): 2023-06-12T17:23:46,162 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-06-12T17:23:46,162 result = self._result = resolver.resolve( 2023-06-12T17:23:46,162 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-06-12T17:23:46,162 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-06-12T17:23:46,162 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-06-12T17:23:46,162 raise ResolutionImpossible(e.criterion.information) 2023-06-12T17:23:46,162 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('libcythonconst==1.0.0'), parent=None)] 2023-06-12T17:23:46,162 2023-06-12T17:23:46,162 The above exception was the direct cause of the following exception: 2023-06-12T17:23:46,162 2023-06-12T17:23:46,162 Traceback (most recent call last): 2023-06-12T17:23:46,162 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-06-12T17:23:46,162 status = run_func(*args) 2023-06-12T17:23:46,162 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-06-12T17:23:46,162 return func(self, options, args) 2023-06-12T17:23:46,162 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-06-12T17:23:46,162 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-06-12T17:23:46,162 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-06-12T17:23:46,162 raise error from e 2023-06-12T17:23:46,162 pip._internal.exceptions.DistributionNotFound: No matching distribution found for libcythonconst==1.0.0 2023-06-12T17:23:46,166 Removed build tracker: '/tmp/pip-build-tracker-v13_ddti'