2025-09-24T11:02:22,797 Created temporary directory: /tmp/pip-ephem-wheel-cache-2xy4evff 2025-09-24T11:02:22,800 Created temporary directory: /tmp/pip-req-tracker-b6bh6w_o 2025-09-24T11:02:22,800 Initialized build tracking at /tmp/pip-req-tracker-b6bh6w_o 2025-09-24T11:02:22,801 Created build tracker: /tmp/pip-req-tracker-b6bh6w_o 2025-09-24T11:02:22,801 Entered build tracker: /tmp/pip-req-tracker-b6bh6w_o 2025-09-24T11:02:22,801 Created temporary directory: /tmp/pip-wheel-7q2z7o90 2025-09-24T11:02:22,825 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2025-09-24T11:02:22,827 2 location(s) to search for versions of cdock: 2025-09-24T11:02:22,827 * https://pypi.org/simple/cdock/ 2025-09-24T11:02:22,827 * https://www.piwheels.org/simple/cdock/ 2025-09-24T11:02:22,828 Fetching project page and analyzing links: https://pypi.org/simple/cdock/ 2025-09-24T11:02:22,828 Getting page https://pypi.org/simple/cdock/ 2025-09-24T11:02:22,829 Found index url https://pypi.org/simple 2025-09-24T11:02:22,835 Starting new HTTPS connection (1): pypi.org:443 2025-09-24T11:02:22,950 https://pypi.org:443 "GET /simple/cdock/ HTTP/1.1" 200 563 2025-09-24T11:02:23,016 Skipping link: No binaries permitted for cdock: https://files.pythonhosted.org/packages/13/b8/e5c87ff9d7f23dc3b73a7888036495e871d4d4d1d9c529d9675c138ff663/cdock-0.1.0-py3-none-any.whl#sha256=b43e9adaaed3f019cfbeca2e49a19ba8f6a0cccf74586b8172538a5f7e5d5f4d (from https://pypi.org/simple/cdock/) (requires-python:>=3.13) 2025-09-24T11:02:23,017 Link requires a different Python (3.9.2 not in: '>=3.13'): https://files.pythonhosted.org/packages/ca/1f/fbd94a329f915c5b1673de1f5601e61a8f00529cb9388099f954d2a5eb27/cdock-0.1.0.tar.gz#sha256=91f66b5998b9ee7bb6a609bc5a9783656c360cab7231db7f24ca63374c6a7d2f (from https://pypi.org/simple/cdock/) (requires-python:>=3.13) 2025-09-24T11:02:23,017 Fetching project page and analyzing links: https://www.piwheels.org/simple/cdock/ 2025-09-24T11:02:23,018 Getting page https://www.piwheels.org/simple/cdock/ 2025-09-24T11:02:23,019 Found index url https://www.piwheels.org/simple 2025-09-24T11:02:23,021 Starting new HTTPS connection (1): www.piwheels.org:443 2025-09-24T11:02:23,083 https://www.piwheels.org:443 "GET /simple/cdock/ HTTP/1.1" 200 104 2025-09-24T11:02:23,113 Given no hashes to check 0 links for project 'cdock': discarding no candidates 2025-09-24T11:02:23,114 ERROR: Could not find a version that satisfies the requirement cdock==0.1.0 2025-09-24T11:02:23,114 ERROR: No matching distribution found for cdock==0.1.0 2025-09-24T11:02:23,114 Exception information: 2025-09-24T11:02:23,114 Traceback (most recent call last): 2025-09-24T11:02:23,114 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2025-09-24T11:02:23,114 crit = self.state.criteria[name] 2025-09-24T11:02:23,114 KeyError: 'cdock' 2025-09-24T11:02:23,114 2025-09-24T11:02:23,114 During handling of the above exception, another exception occurred: 2025-09-24T11:02:23,114 2025-09-24T11:02:23,114 Traceback (most recent call last): 2025-09-24T11:02:23,114 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2025-09-24T11:02:23,114 name, crit = self._merge_into_criterion(r, parent=None) 2025-09-24T11:02:23,114 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2025-09-24T11:02:23,114 crit = Criterion.from_requirement(self._p, requirement, parent) 2025-09-24T11:02:23,114 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2025-09-24T11:02:23,114 raise RequirementsConflicted(criterion) 2025-09-24T11:02:23,114 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('cdock==0.1.0') 2025-09-24T11:02:23,114 2025-09-24T11:02:23,114 During handling of the above exception, another exception occurred: 2025-09-24T11:02:23,114 2025-09-24T11:02:23,114 Traceback (most recent call last): 2025-09-24T11:02:23,114 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2025-09-24T11:02:23,114 self._result = resolver.resolve( 2025-09-24T11:02:23,114 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2025-09-24T11:02:23,114 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-24T11:02:23,114 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2025-09-24T11:02:23,114 raise ResolutionImpossible(e.criterion.information) 2025-09-24T11:02:23,114 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('cdock==0.1.0'), parent=None)] 2025-09-24T11:02:23,114 2025-09-24T11:02:23,114 The above exception was the direct cause of the following exception: 2025-09-24T11:02:23,114 2025-09-24T11:02:23,114 Traceback (most recent call last): 2025-09-24T11:02:23,114 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2025-09-24T11:02:23,114 status = self.run(options, args) 2025-09-24T11:02:23,114 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2025-09-24T11:02:23,114 return func(self, options, args) 2025-09-24T11:02:23,114 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2025-09-24T11:02:23,114 requirement_set = resolver.resolve( 2025-09-24T11:02:23,114 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2025-09-24T11:02:23,114 six.raise_from(error, e) 2025-09-24T11:02:23,114 File "", line 3, in raise_from 2025-09-24T11:02:23,114 pip._internal.exceptions.DistributionNotFound: No matching distribution found for cdock==0.1.0 2025-09-24T11:02:23,119 Removed build tracker: '/tmp/pip-req-tracker-b6bh6w_o'