2026-03-06T21:21:52,339 Created temporary directory: /tmp/pip-ephem-wheel-cache-2ggkn7ud 2026-03-06T21:21:52,344 Created temporary directory: /tmp/pip-req-tracker-1mfu2k56 2026-03-06T21:21:52,344 Initialized build tracking at /tmp/pip-req-tracker-1mfu2k56 2026-03-06T21:21:52,345 Created build tracker: /tmp/pip-req-tracker-1mfu2k56 2026-03-06T21:21:52,345 Entered build tracker: /tmp/pip-req-tracker-1mfu2k56 2026-03-06T21:21:52,346 Created temporary directory: /tmp/pip-wheel-25ynfqje 2026-03-06T21:21:52,396 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2026-03-06T21:21:52,401 2 location(s) to search for versions of libcolor: 2026-03-06T21:21:52,401 * https://pypi.org/simple/libcolor/ 2026-03-06T21:21:52,401 * https://www.piwheels.org/simple/libcolor/ 2026-03-06T21:21:52,401 Fetching project page and analyzing links: https://pypi.org/simple/libcolor/ 2026-03-06T21:21:52,402 Getting page https://pypi.org/simple/libcolor/ 2026-03-06T21:21:52,405 Found index url https://pypi.org/simple 2026-03-06T21:21:52,416 Starting new HTTPS connection (1): pypi.org:443 2026-03-06T21:21:52,514 https://pypi.org:443 "GET /simple/libcolor/ HTTP/1.1" 200 563 2026-03-06T21:21:52,675 Skipping link: No binaries permitted for libcolor: https://files.pythonhosted.org/packages/3a/21/6f070738a4eff8d9fd6a4e2d577581f4f79c962dfece1c5c774dbf29d7b0/libcolor-0.1.0-py3-none-any.whl#sha256=c86fc40603bbca555146c9ceaf1b7e7c0cfa98c6676bd4ba2a925417fe1ca262 (from https://pypi.org/simple/libcolor/) (requires-python:>=3.14) 2026-03-06T21:21:52,676 Link requires a different Python (3.9.2 not in: '>=3.14'): https://files.pythonhosted.org/packages/39/cf/68ce0bc9a16de1412e034788fd676c5c8de2d7adb17fcf96d2119319eb3f/libcolor-0.1.0.tar.gz#sha256=86eaec2ef9c3e7e129b6083e89021a42c2425d2669b503dae970d29b14fd23ea (from https://pypi.org/simple/libcolor/) (requires-python:>=3.14) 2026-03-06T21:21:52,677 Fetching project page and analyzing links: https://www.piwheels.org/simple/libcolor/ 2026-03-06T21:21:52,678 Getting page https://www.piwheels.org/simple/libcolor/ 2026-03-06T21:21:52,680 Found index url https://www.piwheels.org/simple 2026-03-06T21:21:52,685 Starting new HTTPS connection (1): www.piwheels.org:443 2026-03-06T21:21:52,799 https://www.piwheels.org:443 "GET /simple/libcolor/ HTTP/1.1" 200 145 2026-03-06T21:21:52,875 Given no hashes to check 0 links for project 'libcolor': discarding no candidates 2026-03-06T21:21:52,876 ERROR: Could not find a version that satisfies the requirement libcolor==0.1.0 2026-03-06T21:21:52,877 ERROR: No matching distribution found for libcolor==0.1.0 2026-03-06T21:21:52,878 Exception information: 2026-03-06T21:21:52,878 Traceback (most recent call last): 2026-03-06T21:21:52,878 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2026-03-06T21:21:52,878 crit = self.state.criteria[name] 2026-03-06T21:21:52,878 KeyError: 'libcolor' 2026-03-06T21:21:52,878 2026-03-06T21:21:52,878 During handling of the above exception, another exception occurred: 2026-03-06T21:21:52,878 2026-03-06T21:21:52,878 Traceback (most recent call last): 2026-03-06T21:21:52,878 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2026-03-06T21:21:52,878 name, crit = self._merge_into_criterion(r, parent=None) 2026-03-06T21:21:52,878 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2026-03-06T21:21:52,878 crit = Criterion.from_requirement(self._p, requirement, parent) 2026-03-06T21:21:52,878 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2026-03-06T21:21:52,878 raise RequirementsConflicted(criterion) 2026-03-06T21:21:52,878 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('libcolor==0.1.0') 2026-03-06T21:21:52,878 2026-03-06T21:21:52,878 During handling of the above exception, another exception occurred: 2026-03-06T21:21:52,878 2026-03-06T21:21:52,878 Traceback (most recent call last): 2026-03-06T21:21:52,878 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2026-03-06T21:21:52,878 self._result = resolver.resolve( 2026-03-06T21:21:52,878 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2026-03-06T21:21:52,878 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-03-06T21:21:52,878 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2026-03-06T21:21:52,878 raise ResolutionImpossible(e.criterion.information) 2026-03-06T21:21:52,878 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('libcolor==0.1.0'), parent=None)] 2026-03-06T21:21:52,878 2026-03-06T21:21:52,878 The above exception was the direct cause of the following exception: 2026-03-06T21:21:52,878 2026-03-06T21:21:52,878 Traceback (most recent call last): 2026-03-06T21:21:52,878 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2026-03-06T21:21:52,878 status = self.run(options, args) 2026-03-06T21:21:52,878 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2026-03-06T21:21:52,878 return func(self, options, args) 2026-03-06T21:21:52,878 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2026-03-06T21:21:52,878 requirement_set = resolver.resolve( 2026-03-06T21:21:52,878 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2026-03-06T21:21:52,878 six.raise_from(error, e) 2026-03-06T21:21:52,878 File "", line 3, in raise_from 2026-03-06T21:21:52,878 pip._internal.exceptions.DistributionNotFound: No matching distribution found for libcolor==0.1.0 2026-03-06T21:21:52,887 Removed build tracker: '/tmp/pip-req-tracker-1mfu2k56'