2025-11-04T07:57:25,950 Created temporary directory: /tmp/pip-ephem-wheel-cache-k3zr6ppx 2025-11-04T07:57:25,956 Created temporary directory: /tmp/pip-req-tracker-g91uthwn 2025-11-04T07:57:25,957 Initialized build tracking at /tmp/pip-req-tracker-g91uthwn 2025-11-04T07:57:25,957 Created build tracker: /tmp/pip-req-tracker-g91uthwn 2025-11-04T07:57:25,957 Entered build tracker: /tmp/pip-req-tracker-g91uthwn 2025-11-04T07:57:25,959 Created temporary directory: /tmp/pip-wheel-vlxhnitk 2025-11-04T07:57:26,004 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2025-11-04T07:57:26,009 2 location(s) to search for versions of docs2db: 2025-11-04T07:57:26,009 * https://pypi.org/simple/docs2db/ 2025-11-04T07:57:26,009 * https://www.piwheels.org/simple/docs2db/ 2025-11-04T07:57:26,009 Fetching project page and analyzing links: https://pypi.org/simple/docs2db/ 2025-11-04T07:57:26,010 Getting page https://pypi.org/simple/docs2db/ 2025-11-04T07:57:26,014 Found index url https://pypi.org/simple 2025-11-04T07:57:26,023 Starting new HTTPS connection (1): pypi.org:443 2025-11-04T07:57:26,193 https://pypi.org:443 "GET /simple/docs2db/ HTTP/1.1" 200 807 2025-11-04T07:57:26,358 Skipping link: No binaries permitted for docs2db: https://files.pythonhosted.org/packages/28/b8/16c8ba988b304d91fb89769f4c6b66883ba36eb5d87f93eb6dd2a1f4630c/docs2db-0.2.0-py3-none-any.whl#sha256=70b8df661cca4b9c1efc719279a05f8db8e545f2272eb4ff3739001de6cdb39e (from https://pypi.org/simple/docs2db/) (requires-python:<3.13,>=3.12) 2025-11-04T07:57:26,361 Link requires a different Python (3.9.2 not in: '<3.13,>=3.12'): https://files.pythonhosted.org/packages/0d/15/5844f450960a886b733eff6331be3bd5ec333e9fec0bdd4e19182143be93/docs2db-0.2.0.tar.gz#sha256=59c494cee04648abcc895addba54c05822a751830237d6cfbe188b80fad6f8e2 (from https://pypi.org/simple/docs2db/) (requires-python:<3.13,>=3.12) 2025-11-04T07:57:26,362 Skipping link: No binaries permitted for docs2db: https://files.pythonhosted.org/packages/5b/f7/0a4edbf5060d91e4e3544e04c40f1e7ac6d3ebc0864a69893d09e6c1bb64/docs2db-0.2.1-py3-none-any.whl#sha256=27fa03d55b3b1939f8774d4c838e5b37d6eb44d84b1f478b64d590029c0c8e0e (from https://pypi.org/simple/docs2db/) (requires-python:<3.13,>=3.12) 2025-11-04T07:57:26,363 Link requires a different Python (3.9.2 not in: '<3.13,>=3.12'): https://files.pythonhosted.org/packages/74/3a/d65311dcbb9825886647954833004925033b640bb88cabd03ae924405b47/docs2db-0.2.1.tar.gz#sha256=2f9e4fa85a763a43f7b43a5b6fc53cbe45b3e9df9145adf36702b540d0c026a7 (from https://pypi.org/simple/docs2db/) (requires-python:<3.13,>=3.12) 2025-11-04T07:57:26,364 Fetching project page and analyzing links: https://www.piwheels.org/simple/docs2db/ 2025-11-04T07:57:26,364 Getting page https://www.piwheels.org/simple/docs2db/ 2025-11-04T07:57:26,366 Found index url https://www.piwheels.org/simple 2025-11-04T07:57:26,371 Starting new HTTPS connection (1): www.piwheels.org:443 2025-11-04T07:57:26,493 https://www.piwheels.org:443 "GET /simple/docs2db/ HTTP/1.1" 200 144 2025-11-04T07:57:26,567 Given no hashes to check 0 links for project 'docs2db': discarding no candidates 2025-11-04T07:57:26,567 ERROR: Could not find a version that satisfies the requirement docs2db==0.2.1 2025-11-04T07:57:26,568 ERROR: No matching distribution found for docs2db==0.2.1 2025-11-04T07:57:26,569 Exception information: 2025-11-04T07:57:26,569 Traceback (most recent call last): 2025-11-04T07:57:26,569 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2025-11-04T07:57:26,569 crit = self.state.criteria[name] 2025-11-04T07:57:26,569 KeyError: 'docs2db' 2025-11-04T07:57:26,569 2025-11-04T07:57:26,569 During handling of the above exception, another exception occurred: 2025-11-04T07:57:26,569 2025-11-04T07:57:26,569 Traceback (most recent call last): 2025-11-04T07:57:26,569 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2025-11-04T07:57:26,569 name, crit = self._merge_into_criterion(r, parent=None) 2025-11-04T07:57:26,569 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2025-11-04T07:57:26,569 crit = Criterion.from_requirement(self._p, requirement, parent) 2025-11-04T07:57:26,569 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2025-11-04T07:57:26,569 raise RequirementsConflicted(criterion) 2025-11-04T07:57:26,569 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('docs2db==0.2.1') 2025-11-04T07:57:26,569 2025-11-04T07:57:26,569 During handling of the above exception, another exception occurred: 2025-11-04T07:57:26,569 2025-11-04T07:57:26,569 Traceback (most recent call last): 2025-11-04T07:57:26,569 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2025-11-04T07:57:26,569 self._result = resolver.resolve( 2025-11-04T07:57:26,569 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2025-11-04T07:57:26,569 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-11-04T07:57:26,569 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2025-11-04T07:57:26,569 raise ResolutionImpossible(e.criterion.information) 2025-11-04T07:57:26,569 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('docs2db==0.2.1'), parent=None)] 2025-11-04T07:57:26,569 2025-11-04T07:57:26,569 The above exception was the direct cause of the following exception: 2025-11-04T07:57:26,569 2025-11-04T07:57:26,569 Traceback (most recent call last): 2025-11-04T07:57:26,569 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2025-11-04T07:57:26,569 status = self.run(options, args) 2025-11-04T07:57:26,569 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2025-11-04T07:57:26,569 return func(self, options, args) 2025-11-04T07:57:26,569 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2025-11-04T07:57:26,569 requirement_set = resolver.resolve( 2025-11-04T07:57:26,569 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2025-11-04T07:57:26,569 six.raise_from(error, e) 2025-11-04T07:57:26,569 File "", line 3, in raise_from 2025-11-04T07:57:26,569 pip._internal.exceptions.DistributionNotFound: No matching distribution found for docs2db==0.2.1 2025-11-04T07:57:26,579 Removed build tracker: '/tmp/pip-req-tracker-g91uthwn'