2024-11-29T11:14:21,320 Created temporary directory: /tmp/pip-build-tracker-262t8yl8 2024-11-29T11:14:21,321 Initialized build tracking at /tmp/pip-build-tracker-262t8yl8 2024-11-29T11:14:21,322 Created build tracker: /tmp/pip-build-tracker-262t8yl8 2024-11-29T11:14:21,322 Entered build tracker: /tmp/pip-build-tracker-262t8yl8 2024-11-29T11:14:21,323 Created temporary directory: /tmp/pip-wheel-tt2q7m9k 2024-11-29T11:14:21,327 Created temporary directory: /tmp/pip-ephem-wheel-cache-ei_g8esl 2024-11-29T11:14:21,373 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-11-29T11:14:21,376 2 location(s) to search for versions of utility-lens: 2024-11-29T11:14:21,376 * https://pypi.org/simple/utility-lens/ 2024-11-29T11:14:21,376 * https://www.piwheels.org/simple/utility-lens/ 2024-11-29T11:14:21,377 Fetching project page and analyzing links: https://pypi.org/simple/utility-lens/ 2024-11-29T11:14:21,377 Getting page https://pypi.org/simple/utility-lens/ 2024-11-29T11:14:21,379 Found index url https://pypi.org/simple/ 2024-11-29T11:14:21,599 Fetched page https://pypi.org/simple/utility-lens/ as application/vnd.pypi.simple.v1+json 2024-11-29T11:14:21,601 Skipping link: No binaries permitted for utility-lens: https://files.pythonhosted.org/packages/da/36/56a1a2a5c8104c9052b56d0d9e52dbb9eee2cf9c82d091078610d3a9e696/utility_lens-0.1.0a0-py3-none-any.whl (from https://pypi.org/simple/utility-lens/) (requires-python:<4.0,>=3.9) 2024-11-29T11:14:21,602 Found link https://files.pythonhosted.org/packages/02/e2/e29fb30ee948a93c13b8feb1c029b76099e05f615b040eaa79799fcfc6ef/utility_lens-0.1.0a0.tar.gz (from https://pypi.org/simple/utility-lens/) (requires-python:<4.0,>=3.9), version: 0.1.0a0 2024-11-29T11:14:21,602 Skipping link: No binaries permitted for utility-lens: https://files.pythonhosted.org/packages/b4/53/1213b1133fb7ed4446bdbadc92ba88ee1a11e49c92e3c0b91a644d51062c/utility_lens-0.1.0-py3-none-any.whl (from https://pypi.org/simple/utility-lens/) (requires-python:<4.0,>=3.13) 2024-11-29T11:14:21,603 Link requires a different Python (3.11.2 not in: '<4.0,>=3.13'): https://files.pythonhosted.org/packages/85/20/e69c1020fe5668c792d733ead69fd265814e2cd02fd0289b8c774d521a63/utility_lens-0.1.0.tar.gz (from https://pypi.org/simple/utility-lens/) (requires-python:<4.0,>=3.13) 2024-11-29T11:14:21,604 Skipping link: 0.1.0 Requires-Python <4.0,>=3.13: https://files.pythonhosted.org/packages/85/20/e69c1020fe5668c792d733ead69fd265814e2cd02fd0289b8c774d521a63/utility_lens-0.1.0.tar.gz (from https://pypi.org/simple/utility-lens/) (requires-python:<4.0,>=3.13) 2024-11-29T11:14:21,605 Fetching project page and analyzing links: https://www.piwheels.org/simple/utility-lens/ 2024-11-29T11:14:21,605 Getting page https://www.piwheels.org/simple/utility-lens/ 2024-11-29T11:14:21,607 Found index url https://www.piwheels.org/simple/ 2024-11-29T11:14:21,768 Fetched page https://www.piwheels.org/simple/utility-lens/ as text/html 2024-11-29T11:14:21,770 Skipping link: not a file: https://www.piwheels.org/simple/utility-lens/ 2024-11-29T11:14:21,770 Skipping link: not a file: https://pypi.org/simple/utility-lens/ 2024-11-29T11:14:21,790 Given no hashes to check 0 links for project 'utility-lens': discarding no candidates 2024-11-29T11:14:21,798 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python <4.0,>=3.13 2024-11-29T11:14:21,799 ERROR: Could not find a version that satisfies the requirement utility-lens==0.1.0 (from versions: 0.1.0a0) 2024-11-29T11:14:21,801 ERROR: No matching distribution found for utility-lens==0.1.0 2024-11-29T11:14:21,802 Exception information: 2024-11-29T11:14:21,802 Traceback (most recent call last): 2024-11-29T11:14:21,802 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-11-29T11:14:21,802 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-11-29T11:14:21,802 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-11-29T11:14:21,802 raise RequirementsConflicted(criterion) 2024-11-29T11:14:21,802 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('utility-lens==0.1.0') 2024-11-29T11:14:21,802 2024-11-29T11:14:21,802 During handling of the above exception, another exception occurred: 2024-11-29T11:14:21,802 2024-11-29T11:14:21,802 Traceback (most recent call last): 2024-11-29T11:14:21,802 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-11-29T11:14:21,802 result = self._result = resolver.resolve( 2024-11-29T11:14:21,802 ^^^^^^^^^^^^^^^^^ 2024-11-29T11:14:21,802 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-11-29T11:14:21,802 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-11-29T11:14:21,802 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-11-29T11:14:21,802 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-11-29T11:14:21,802 raise ResolutionImpossible(e.criterion.information) 2024-11-29T11:14:21,802 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('utility-lens==0.1.0'), parent=None)] 2024-11-29T11:14:21,802 2024-11-29T11:14:21,802 The above exception was the direct cause of the following exception: 2024-11-29T11:14:21,802 2024-11-29T11:14:21,802 Traceback (most recent call last): 2024-11-29T11:14:21,802 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-11-29T11:14:21,802 status = _inner_run() 2024-11-29T11:14:21,802 ^^^^^^^^^^^^ 2024-11-29T11:14:21,802 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-11-29T11:14:21,802 return self.run(options, args) 2024-11-29T11:14:21,802 ^^^^^^^^^^^^^^^^^^^^^^^ 2024-11-29T11:14:21,802 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-11-29T11:14:21,802 return func(self, options, args) 2024-11-29T11:14:21,802 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-11-29T11:14:21,802 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-11-29T11:14:21,802 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-11-29T11:14:21,802 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-11-29T11:14:21,802 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-11-29T11:14:21,802 raise error from e 2024-11-29T11:14:21,802 pip._internal.exceptions.DistributionNotFound: No matching distribution found for utility-lens==0.1.0 2024-11-29T11:14:21,808 Removed build tracker: '/tmp/pip-build-tracker-262t8yl8'