2023-11-25T12:59:43,758 Created temporary directory: /tmp/pip-build-tracker-hnled5bd 2023-11-25T12:59:43,760 Initialized build tracking at /tmp/pip-build-tracker-hnled5bd 2023-11-25T12:59:43,761 Created build tracker: /tmp/pip-build-tracker-hnled5bd 2023-11-25T12:59:43,761 Entered build tracker: /tmp/pip-build-tracker-hnled5bd 2023-11-25T12:59:43,762 Created temporary directory: /tmp/pip-wheel-3v3847qz 2023-11-25T12:59:43,765 Created temporary directory: /tmp/pip-ephem-wheel-cache-ajp3xut7 2023-11-25T12:59:43,787 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-11-25T12:59:43,791 2 location(s) to search for versions of compas-libigl: 2023-11-25T12:59:43,791 * https://pypi.org/simple/compas-libigl/ 2023-11-25T12:59:43,791 * https://www.piwheels.org/simple/compas-libigl/ 2023-11-25T12:59:43,792 Fetching project page and analyzing links: https://pypi.org/simple/compas-libigl/ 2023-11-25T12:59:43,793 Getting page https://pypi.org/simple/compas-libigl/ 2023-11-25T12:59:43,794 Found index url https://pypi.org/simple/ 2023-11-25T12:59:44,051 Fetched page https://pypi.org/simple/compas-libigl/ as application/vnd.pypi.simple.v1+json 2023-11-25T12:59:44,053 Link requires a different Python (3.11.2 not in: '>=3.7,<3.11'): https://files.pythonhosted.org/packages/54/dc/99abdf0603b258c4cec14e26d676ebfcd0e9f4ca791967aaaed91a45365a/compas_libigl-0.2.3.tar.gz (from https://pypi.org/simple/compas-libigl/) (requires-python:>=3.7,<3.11) 2023-11-25T12:59:44,053 Skipping link: 0.2.3 Requires-Python >=3.7,<3.11: https://files.pythonhosted.org/packages/54/dc/99abdf0603b258c4cec14e26d676ebfcd0e9f4ca791967aaaed91a45365a/compas_libigl-0.2.3.tar.gz (from https://pypi.org/simple/compas-libigl/) (requires-python:>=3.7,<3.11) 2023-11-25T12:59:44,054 Fetching project page and analyzing links: https://www.piwheels.org/simple/compas-libigl/ 2023-11-25T12:59:44,055 Getting page https://www.piwheels.org/simple/compas-libigl/ 2023-11-25T12:59:44,056 Found index url https://www.piwheels.org/simple/ 2023-11-25T12:59:44,239 Fetched page https://www.piwheels.org/simple/compas-libigl/ as text/html 2023-11-25T12:59:44,240 Skipping link: not a file: https://www.piwheels.org/simple/compas-libigl/ 2023-11-25T12:59:44,241 Skipping link: not a file: https://pypi.org/simple/compas-libigl/ 2023-11-25T12:59:44,260 Given no hashes to check 0 links for project 'compas-libigl': discarding no candidates 2023-11-25T12:59:44,261 ERROR: Ignored the following versions that require a different python version: 0.2.3 Requires-Python >=3.7,<3.11 2023-11-25T12:59:44,263 ERROR: Could not find a version that satisfies the requirement compas-libigl==0.2.3 (from versions: none) 2023-11-25T12:59:44,264 ERROR: No matching distribution found for compas-libigl==0.2.3 2023-11-25T12:59:44,266 Exception information: 2023-11-25T12:59:44,266 Traceback (most recent call last): 2023-11-25T12:59:44,266 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-11-25T12:59:44,266 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-11-25T12:59:44,266 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-11-25T12:59:44,266 raise RequirementsConflicted(criterion) 2023-11-25T12:59:44,266 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('compas-libigl==0.2.3') 2023-11-25T12:59:44,266 2023-11-25T12:59:44,266 During handling of the above exception, another exception occurred: 2023-11-25T12:59:44,266 2023-11-25T12:59:44,266 Traceback (most recent call last): 2023-11-25T12:59:44,266 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2023-11-25T12:59:44,266 result = self._result = resolver.resolve( 2023-11-25T12:59:44,266 ^^^^^^^^^^^^^^^^^ 2023-11-25T12:59:44,266 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-11-25T12:59:44,266 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-11-25T12:59:44,266 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-11-25T12:59:44,266 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-11-25T12:59:44,266 raise ResolutionImpossible(e.criterion.information) 2023-11-25T12:59:44,266 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('compas-libigl==0.2.3'), parent=None)] 2023-11-25T12:59:44,266 2023-11-25T12:59:44,266 The above exception was the direct cause of the following exception: 2023-11-25T12:59:44,266 2023-11-25T12:59:44,266 Traceback (most recent call last): 2023-11-25T12:59:44,266 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-11-25T12:59:44,266 status = run_func(*args) 2023-11-25T12:59:44,266 ^^^^^^^^^^^^^^^ 2023-11-25T12:59:44,266 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2023-11-25T12:59:44,266 return func(self, options, args) 2023-11-25T12:59:44,266 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-11-25T12:59:44,266 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-11-25T12:59:44,266 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-11-25T12:59:44,266 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-11-25T12:59:44,266 File "/home/piwheels/.local/lib/python3.11/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2023-11-25T12:59:44,266 raise error from e 2023-11-25T12:59:44,266 pip._internal.exceptions.DistributionNotFound: No matching distribution found for compas-libigl==0.2.3 2023-11-25T12:59:44,272 Removed build tracker: '/tmp/pip-build-tracker-hnled5bd'