2023-12-05T13:01:35,672 Created temporary directory: /tmp/pip-build-tracker-sckksvh3 2023-12-05T13:01:35,673 Initialized build tracking at /tmp/pip-build-tracker-sckksvh3 2023-12-05T13:01:35,673 Created build tracker: /tmp/pip-build-tracker-sckksvh3 2023-12-05T13:01:35,674 Entered build tracker: /tmp/pip-build-tracker-sckksvh3 2023-12-05T13:01:35,675 Created temporary directory: /tmp/pip-wheel-830umz3m 2023-12-05T13:01:35,678 Created temporary directory: /tmp/pip-ephem-wheel-cache-32mr6_x_ 2023-12-05T13:01:35,702 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-12-05T13:01:35,705 2 location(s) to search for versions of compas-libigl: 2023-12-05T13:01:35,705 * https://pypi.org/simple/compas-libigl/ 2023-12-05T13:01:35,705 * https://www.piwheels.org/simple/compas-libigl/ 2023-12-05T13:01:35,706 Fetching project page and analyzing links: https://pypi.org/simple/compas-libigl/ 2023-12-05T13:01:35,707 Getting page https://pypi.org/simple/compas-libigl/ 2023-12-05T13:01:35,708 Found index url https://pypi.org/simple/ 2023-12-05T13:01:35,923 Fetched page https://pypi.org/simple/compas-libigl/ as application/vnd.pypi.simple.v1+json 2023-12-05T13:01:35,924 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-12-05T13:01:35,925 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-12-05T13:01:35,926 Link requires a different Python (3.11.2 not in: '>=3.7,<3.11'): https://files.pythonhosted.org/packages/4b/bd/e81de4d6c4493e0048d9b8626a63e3a7658e6af1265875221753e4272a5e/compas_libigl-0.2.5.tar.gz (from https://pypi.org/simple/compas-libigl/) (requires-python:>=3.7,<3.11) 2023-12-05T13:01:35,926 Skipping link: 0.2.5 Requires-Python >=3.7,<3.11: https://files.pythonhosted.org/packages/4b/bd/e81de4d6c4493e0048d9b8626a63e3a7658e6af1265875221753e4272a5e/compas_libigl-0.2.5.tar.gz (from https://pypi.org/simple/compas-libigl/) (requires-python:>=3.7,<3.11) 2023-12-05T13:01:35,927 Fetching project page and analyzing links: https://www.piwheels.org/simple/compas-libigl/ 2023-12-05T13:01:35,928 Getting page https://www.piwheels.org/simple/compas-libigl/ 2023-12-05T13:01:35,929 Found index url https://www.piwheels.org/simple/ 2023-12-05T13:01:36,084 Fetched page https://www.piwheels.org/simple/compas-libigl/ as text/html 2023-12-05T13:01:36,085 Skipping link: not a file: https://www.piwheels.org/simple/compas-libigl/ 2023-12-05T13:01:36,086 Skipping link: not a file: https://pypi.org/simple/compas-libigl/ 2023-12-05T13:01:36,104 Given no hashes to check 0 links for project 'compas-libigl': discarding no candidates 2023-12-05T13:01:36,105 ERROR: Ignored the following versions that require a different python version: 0.2.3 Requires-Python >=3.7,<3.11; 0.2.5 Requires-Python >=3.7,<3.11 2023-12-05T13:01:36,107 ERROR: Could not find a version that satisfies the requirement compas-libigl==0.2.5 (from versions: none) 2023-12-05T13:01:36,108 ERROR: No matching distribution found for compas-libigl==0.2.5 2023-12-05T13:01:36,110 Exception information: 2023-12-05T13:01:36,110 Traceback (most recent call last): 2023-12-05T13:01:36,110 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-12-05T13:01:36,110 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-12-05T13:01:36,110 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-12-05T13:01:36,110 raise RequirementsConflicted(criterion) 2023-12-05T13:01:36,110 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('compas-libigl==0.2.5') 2023-12-05T13:01:36,110 2023-12-05T13:01:36,110 During handling of the above exception, another exception occurred: 2023-12-05T13:01:36,110 2023-12-05T13:01:36,110 Traceback (most recent call last): 2023-12-05T13:01:36,110 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2023-12-05T13:01:36,110 result = self._result = resolver.resolve( 2023-12-05T13:01:36,110 ^^^^^^^^^^^^^^^^^ 2023-12-05T13:01:36,110 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-12-05T13:01:36,110 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-12-05T13:01:36,110 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-12-05T13:01:36,110 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-12-05T13:01:36,110 raise ResolutionImpossible(e.criterion.information) 2023-12-05T13:01:36,110 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('compas-libigl==0.2.5'), parent=None)] 2023-12-05T13:01:36,110 2023-12-05T13:01:36,110 The above exception was the direct cause of the following exception: 2023-12-05T13:01:36,110 2023-12-05T13:01:36,110 Traceback (most recent call last): 2023-12-05T13:01:36,110 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-12-05T13:01:36,110 status = run_func(*args) 2023-12-05T13:01:36,110 ^^^^^^^^^^^^^^^ 2023-12-05T13:01:36,110 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2023-12-05T13:01:36,110 return func(self, options, args) 2023-12-05T13:01:36,110 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-12-05T13:01:36,110 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-12-05T13:01:36,110 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-12-05T13:01:36,110 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-12-05T13:01:36,110 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2023-12-05T13:01:36,110 raise error from e 2023-12-05T13:01:36,110 pip._internal.exceptions.DistributionNotFound: No matching distribution found for compas-libigl==0.2.5 2023-12-05T13:01:36,116 Removed build tracker: '/tmp/pip-build-tracker-sckksvh3'