2025-11-28T22:34:43,385 Created temporary directory: /tmp/pip-ephem-wheel-cache-l6rthi90 2025-11-28T22:34:43,387 Created temporary directory: /tmp/pip-build-tracker-zub16u5g 2025-11-28T22:34:43,387 Initialized build tracking at /tmp/pip-build-tracker-zub16u5g 2025-11-28T22:34:43,388 Created build tracker: /tmp/pip-build-tracker-zub16u5g 2025-11-28T22:34:43,388 Entered build tracker: /tmp/pip-build-tracker-zub16u5g 2025-11-28T22:34:43,389 Created temporary directory: /tmp/pip-wheel-n7xu6zsg 2025-11-28T22:34:43,392 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-11-28T22:34:43,394 Created temporary directory: /tmp/pip-ephem-wheel-cache-6vfabp3n 2025-11-28T22:34:43,420 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-11-28T22:34:43,424 2 location(s) to search for versions of flycatcher: 2025-11-28T22:34:43,424 * https://pypi.org/simple/flycatcher/ 2025-11-28T22:34:43,424 * https://www.piwheels.org/simple/flycatcher/ 2025-11-28T22:34:43,425 Fetching project page and analyzing links: https://pypi.org/simple/flycatcher/ 2025-11-28T22:34:43,425 Getting page https://pypi.org/simple/flycatcher/ 2025-11-28T22:34:43,427 Found index url https://pypi.org/simple 2025-11-28T22:34:43,644 Fetched page https://pypi.org/simple/flycatcher/ as application/vnd.pypi.simple.v1+json 2025-11-28T22:34:43,646 Skipping link: No binaries permitted for flycatcher: https://files.pythonhosted.org/packages/61/e8/39dbfe3d509ddd2b2f9ec42fea97e3b7e73db7db92eaef0ca52542ca1dbe/flycatcher-0.1.0-py3-none-any.whl (from https://pypi.org/simple/flycatcher/) (requires-python:<3.14,>=3.12) 2025-11-28T22:34:43,648 Link requires a different Python (3.11.2 not in: '<3.14,>=3.12'): https://files.pythonhosted.org/packages/10/68/bfc6eacbb8bfc83ff92ad7dea0327863b7dc36a487888fe6b7fe07976f98/flycatcher-0.1.0.tar.gz (from https://pypi.org/simple/flycatcher/) (requires-python:<3.14,>=3.12) 2025-11-28T22:34:43,648 Skipping link: 0.1.0 Requires-Python <3.14,>=3.12: https://files.pythonhosted.org/packages/10/68/bfc6eacbb8bfc83ff92ad7dea0327863b7dc36a487888fe6b7fe07976f98/flycatcher-0.1.0.tar.gz (from https://pypi.org/simple/flycatcher/) (requires-python:<3.14,>=3.12) 2025-11-28T22:34:43,649 Fetching project page and analyzing links: https://www.piwheels.org/simple/flycatcher/ 2025-11-28T22:34:43,650 Getting page https://www.piwheels.org/simple/flycatcher/ 2025-11-28T22:34:43,652 Found index url https://www.piwheels.org/simple 2025-11-28T22:34:43,840 Fetched page https://www.piwheels.org/simple/flycatcher/ as text/html 2025-11-28T22:34:43,841 Skipping link: not a file: https://www.piwheels.org/simple/flycatcher/ 2025-11-28T22:34:43,842 Skipping link: not a file: https://pypi.org/simple/flycatcher/ 2025-11-28T22:34:43,861 Given no hashes to check 0 links for project 'flycatcher': discarding no candidates 2025-11-28T22:34:43,862 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python <3.14,>=3.12 2025-11-28T22:34:43,863 ERROR: Could not find a version that satisfies the requirement flycatcher==0.1.0 (from versions: none) 2025-11-28T22:34:43,864 ERROR: No matching distribution found for flycatcher==0.1.0 2025-11-28T22:34:43,866 Exception information: 2025-11-28T22:34:43,866 Traceback (most recent call last): 2025-11-28T22:34:43,866 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2025-11-28T22:34:43,866 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-11-28T22:34:43,866 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2025-11-28T22:34:43,866 raise RequirementsConflicted(criterion) 2025-11-28T22:34:43,866 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('flycatcher==0.1.0') 2025-11-28T22:34:43,866 2025-11-28T22:34:43,866 During handling of the above exception, another exception occurred: 2025-11-28T22:34:43,866 2025-11-28T22:34:43,866 Traceback (most recent call last): 2025-11-28T22:34:43,866 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2025-11-28T22:34:43,866 result = self._result = resolver.resolve( 2025-11-28T22:34:43,866 ^^^^^^^^^^^^^^^^^ 2025-11-28T22:34:43,866 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2025-11-28T22:34:43,866 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-11-28T22:34:43,866 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-11-28T22:34:43,866 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2025-11-28T22:34:43,866 raise ResolutionImpossible(e.criterion.information) 2025-11-28T22:34:43,866 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('flycatcher==0.1.0'), parent=None)] 2025-11-28T22:34:43,866 2025-11-28T22:34:43,866 The above exception was the direct cause of the following exception: 2025-11-28T22:34:43,866 2025-11-28T22:34:43,866 Traceback (most recent call last): 2025-11-28T22:34:43,866 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2025-11-28T22:34:43,866 status = run_func(*args) 2025-11-28T22:34:43,866 ^^^^^^^^^^^^^^^ 2025-11-28T22:34:43,866 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2025-11-28T22:34:43,866 return func(self, options, args) 2025-11-28T22:34:43,866 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-11-28T22:34:43,866 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2025-11-28T22:34:43,866 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-11-28T22:34:43,866 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-11-28T22:34:43,866 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2025-11-28T22:34:43,866 raise error from e 2025-11-28T22:34:43,866 pip._internal.exceptions.DistributionNotFound: No matching distribution found for flycatcher==0.1.0 2025-11-28T22:34:43,871 Removed build tracker: '/tmp/pip-build-tracker-zub16u5g'