2025-10-02T10:24:33,601 Created temporary directory: /tmp/pip-ephem-wheel-cache-16c3ktc2 2025-10-02T10:24:33,603 Created temporary directory: /tmp/pip-build-tracker-wuc5etge 2025-10-02T10:24:33,604 Initialized build tracking at /tmp/pip-build-tracker-wuc5etge 2025-10-02T10:24:33,604 Created build tracker: /tmp/pip-build-tracker-wuc5etge 2025-10-02T10:24:33,605 Entered build tracker: /tmp/pip-build-tracker-wuc5etge 2025-10-02T10:24:33,606 Created temporary directory: /tmp/pip-wheel-a852pfkx 2025-10-02T10:24:33,609 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2025-10-02T10:24:33,611 Created temporary directory: /tmp/pip-ephem-wheel-cache-epxrd1wq 2025-10-02T10:24:33,633 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-10-02T10:24:33,637 2 location(s) to search for versions of rss-generator: 2025-10-02T10:24:33,637 * https://pypi.org/simple/rss-generator/ 2025-10-02T10:24:33,637 * https://www.piwheels.org/simple/rss-generator/ 2025-10-02T10:24:33,638 Fetching project page and analyzing links: https://pypi.org/simple/rss-generator/ 2025-10-02T10:24:33,638 Getting page https://pypi.org/simple/rss-generator/ 2025-10-02T10:24:33,640 Found index url https://pypi.org/simple 2025-10-02T10:24:33,852 Fetched page https://pypi.org/simple/rss-generator/ as application/vnd.pypi.simple.v1+json 2025-10-02T10:24:33,854 Skipping link: No binaries permitted for rss-generator: https://files.pythonhosted.org/packages/1a/50/4f0c9b5a7c72fb26a6fb0d1a17498c0c7948b1631fbb8e3d24983f2c73b1/rss_generator-0.1.0-py3-none-any.whl (from https://pypi.org/simple/rss-generator/) (requires-python:>=3.12) 2025-10-02T10:24:33,855 Link requires a different Python (3.11.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/3e/69/5e5fb6c6b7669c8a21141e3992eb1aa462202068ae24bb9a44459375fff5/rss_generator-0.1.0.tar.gz (from https://pypi.org/simple/rss-generator/) (requires-python:>=3.12) 2025-10-02T10:24:33,856 Skipping link: 0.1.0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/3e/69/5e5fb6c6b7669c8a21141e3992eb1aa462202068ae24bb9a44459375fff5/rss_generator-0.1.0.tar.gz (from https://pypi.org/simple/rss-generator/) (requires-python:>=3.12) 2025-10-02T10:24:33,856 Fetching project page and analyzing links: https://www.piwheels.org/simple/rss-generator/ 2025-10-02T10:24:33,857 Getting page https://www.piwheels.org/simple/rss-generator/ 2025-10-02T10:24:33,859 Found index url https://www.piwheels.org/simple 2025-10-02T10:24:34,015 Fetched page https://www.piwheels.org/simple/rss-generator/ as text/html 2025-10-02T10:24:34,016 Skipping link: not a file: https://www.piwheels.org/simple/rss-generator/ 2025-10-02T10:24:34,017 Skipping link: not a file: https://pypi.org/simple/rss-generator/ 2025-10-02T10:24:34,035 Given no hashes to check 0 links for project 'rss-generator': discarding no candidates 2025-10-02T10:24:34,036 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.12 2025-10-02T10:24:34,038 ERROR: Could not find a version that satisfies the requirement rss-generator==0.1.0 (from versions: none) 2025-10-02T10:24:34,039 ERROR: No matching distribution found for rss-generator==0.1.0 2025-10-02T10:24:34,040 Exception information: 2025-10-02T10:24:34,040 Traceback (most recent call last): 2025-10-02T10:24:34,040 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2025-10-02T10:24:34,040 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-10-02T10:24:34,040 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2025-10-02T10:24:34,040 raise RequirementsConflicted(criterion) 2025-10-02T10:24:34,040 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rss-generator==0.1.0') 2025-10-02T10:24:34,040 2025-10-02T10:24:34,040 During handling of the above exception, another exception occurred: 2025-10-02T10:24:34,040 2025-10-02T10:24:34,040 Traceback (most recent call last): 2025-10-02T10:24:34,040 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2025-10-02T10:24:34,040 result = self._result = resolver.resolve( 2025-10-02T10:24:34,040 ^^^^^^^^^^^^^^^^^ 2025-10-02T10:24:34,040 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2025-10-02T10:24:34,040 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-10-02T10:24:34,040 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-02T10:24:34,040 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2025-10-02T10:24:34,040 raise ResolutionImpossible(e.criterion.information) 2025-10-02T10:24:34,040 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rss-generator==0.1.0'), parent=None)] 2025-10-02T10:24:34,040 2025-10-02T10:24:34,040 The above exception was the direct cause of the following exception: 2025-10-02T10:24:34,040 2025-10-02T10:24:34,040 Traceback (most recent call last): 2025-10-02T10:24:34,040 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2025-10-02T10:24:34,040 status = run_func(*args) 2025-10-02T10:24:34,040 ^^^^^^^^^^^^^^^ 2025-10-02T10:24:34,040 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2025-10-02T10:24:34,040 return func(self, options, args) 2025-10-02T10:24:34,040 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-02T10:24:34,040 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2025-10-02T10:24:34,040 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-10-02T10:24:34,040 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-10-02T10:24:34,040 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2025-10-02T10:24:34,040 raise error from e 2025-10-02T10:24:34,040 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rss-generator==0.1.0 2025-10-02T10:24:34,046 Removed build tracker: '/tmp/pip-build-tracker-wuc5etge'