2025-09-25T06:10:18,451 Created temporary directory: /tmp/pip-ephem-wheel-cache-9_8onr5d 2025-09-25T06:10:18,453 Created temporary directory: /tmp/pip-req-tracker-y_rw4uv2 2025-09-25T06:10:18,454 Initialized build tracking at /tmp/pip-req-tracker-y_rw4uv2 2025-09-25T06:10:18,454 Created build tracker: /tmp/pip-req-tracker-y_rw4uv2 2025-09-25T06:10:18,454 Entered build tracker: /tmp/pip-req-tracker-y_rw4uv2 2025-09-25T06:10:18,455 Created temporary directory: /tmp/pip-wheel-9_td9_37 2025-09-25T06:10:18,475 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2025-09-25T06:10:18,477 2 location(s) to search for versions of pyspider-sr: 2025-09-25T06:10:18,477 * https://pypi.org/simple/pyspider-sr/ 2025-09-25T06:10:18,477 * https://www.piwheels.org/simple/pyspider-sr/ 2025-09-25T06:10:18,477 Fetching project page and analyzing links: https://pypi.org/simple/pyspider-sr/ 2025-09-25T06:10:18,478 Getting page https://pypi.org/simple/pyspider-sr/ 2025-09-25T06:10:18,479 Found index url https://pypi.org/simple 2025-09-25T06:10:18,484 Starting new HTTPS connection (1): pypi.org:443 2025-09-25T06:10:18,605 https://pypi.org:443 "GET /simple/pyspider-sr/ HTTP/1.1" 200 568 2025-09-25T06:10:18,672 Skipping link: No binaries permitted for pyspider-sr: https://files.pythonhosted.org/packages/a1/45/a68cc6f24717f3bfb769f7d0ff5e881b970e93f560330c23dd6c2ddb9fb5/pyspider_sr-2.1.0-py3-none-any.whl#sha256=85c6ddb71237012265080b0dc5d9b8f93b5ff3f64642ad25090baba3acbb34a2 (from https://pypi.org/simple/pyspider-sr/) (requires-python:>=3.12) 2025-09-25T06:10:18,673 Link requires a different Python (3.9.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/c2/66/ce070524664b0679a0646ff9bf00017bd8d2f12b77c1747ad7864fd23367/pyspider_sr-2.1.0.tar.gz#sha256=4198779a9108545b71225858c5b10bb2d233b11ddd1d9a61be72de1b1d3c7400 (from https://pypi.org/simple/pyspider-sr/) (requires-python:>=3.12) 2025-09-25T06:10:18,673 Fetching project page and analyzing links: https://www.piwheels.org/simple/pyspider-sr/ 2025-09-25T06:10:18,673 Getting page https://www.piwheels.org/simple/pyspider-sr/ 2025-09-25T06:10:18,674 Found index url https://www.piwheels.org/simple 2025-09-25T06:10:18,676 Starting new HTTPS connection (1): www.piwheels.org:443 2025-09-25T06:10:18,840 https://www.piwheels.org:443 "GET /simple/pyspider-sr/ HTTP/1.1" 200 111 2025-09-25T06:10:18,871 Given no hashes to check 0 links for project 'pyspider-sr': discarding no candidates 2025-09-25T06:10:18,871 ERROR: Could not find a version that satisfies the requirement pyspider-sr==2.1.0 2025-09-25T06:10:18,872 ERROR: No matching distribution found for pyspider-sr==2.1.0 2025-09-25T06:10:18,872 Exception information: 2025-09-25T06:10:18,872 Traceback (most recent call last): 2025-09-25T06:10:18,872 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-25T06:10:18,872 crit = self.state.criteria[name] 2025-09-25T06:10:18,872 KeyError: 'pyspider-sr' 2025-09-25T06:10:18,872 2025-09-25T06:10:18,872 During handling of the above exception, another exception occurred: 2025-09-25T06:10:18,872 2025-09-25T06:10:18,872 Traceback (most recent call last): 2025-09-25T06:10:18,872 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2025-09-25T06:10:18,872 name, crit = self._merge_into_criterion(r, parent=None) 2025-09-25T06:10:18,872 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-25T06:10:18,872 crit = Criterion.from_requirement(self._p, requirement, parent) 2025-09-25T06:10:18,872 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2025-09-25T06:10:18,872 raise RequirementsConflicted(criterion) 2025-09-25T06:10:18,872 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyspider-sr==2.1.0') 2025-09-25T06:10:18,872 2025-09-25T06:10:18,872 During handling of the above exception, another exception occurred: 2025-09-25T06:10:18,872 2025-09-25T06:10:18,872 Traceback (most recent call last): 2025-09-25T06:10:18,872 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2025-09-25T06:10:18,872 self._result = resolver.resolve( 2025-09-25T06:10:18,872 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2025-09-25T06:10:18,872 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-25T06:10:18,872 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2025-09-25T06:10:18,872 raise ResolutionImpossible(e.criterion.information) 2025-09-25T06:10:18,872 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyspider-sr==2.1.0'), parent=None)] 2025-09-25T06:10:18,872 2025-09-25T06:10:18,872 The above exception was the direct cause of the following exception: 2025-09-25T06:10:18,872 2025-09-25T06:10:18,872 Traceback (most recent call last): 2025-09-25T06:10:18,872 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2025-09-25T06:10:18,872 status = self.run(options, args) 2025-09-25T06:10:18,872 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2025-09-25T06:10:18,872 return func(self, options, args) 2025-09-25T06:10:18,872 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2025-09-25T06:10:18,872 requirement_set = resolver.resolve( 2025-09-25T06:10:18,872 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2025-09-25T06:10:18,872 six.raise_from(error, e) 2025-09-25T06:10:18,872 File "", line 3, in raise_from 2025-09-25T06:10:18,872 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyspider-sr==2.1.0 2025-09-25T06:10:18,876 Removed build tracker: '/tmp/pip-req-tracker-y_rw4uv2'