2025-09-13T15:40:45,056 Created temporary directory: /tmp/pip-build-tracker-r4pxchk7 2025-09-13T15:40:45,056 Initialized build tracking at /tmp/pip-build-tracker-r4pxchk7 2025-09-13T15:40:45,057 Created build tracker: /tmp/pip-build-tracker-r4pxchk7 2025-09-13T15:40:45,057 Entered build tracker: /tmp/pip-build-tracker-r4pxchk7 2025-09-13T15:40:45,057 Created temporary directory: /tmp/pip-wheel-zme5kaz6 2025-09-13T15:40:45,061 Created temporary directory: /tmp/pip-ephem-wheel-cache-i44s78it 2025-09-13T15:40:45,125 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-13T15:40:45,128 2 location(s) to search for versions of keydrip: 2025-09-13T15:40:45,128 * https://pypi.org/simple/keydrip/ 2025-09-13T15:40:45,128 * https://www.piwheels.org/simple/keydrip/ 2025-09-13T15:40:45,129 Fetching project page and analyzing links: https://pypi.org/simple/keydrip/ 2025-09-13T15:40:45,129 Getting page https://pypi.org/simple/keydrip/ 2025-09-13T15:40:45,131 Found index url https://pypi.org/simple/ 2025-09-13T15:40:45,286 Fetched page https://pypi.org/simple/keydrip/ as application/vnd.pypi.simple.v1+json 2025-09-13T15:40:45,288 Found link https://files.pythonhosted.org/packages/f7/05/e08214a96b12078d15ff22b8fa78d7f5602d6cbe7329cdf485ad0d0a9a27/Keydrip-1.0.2.tar.gz (from https://pypi.org/simple/keydrip/) (requires-python:>=3.4), version: 1.0.2 2025-09-13T15:40:45,288 Found link https://files.pythonhosted.org/packages/fb/30/a3b71ec0ae45717901157e69100c69195224b24019b464d1e3c6d12dc576/keydrip-1.0.3.tar.gz (from https://pypi.org/simple/keydrip/) (requires-python:>=3.4), version: 1.0.3 2025-09-13T15:40:45,289 Skipping link: No binaries permitted for keydrip: https://files.pythonhosted.org/packages/7f/7e/187174129c11365519f05fbf4c33b9dac3fdaa8a3de4d1732e3bf7621ea6/keydrip-1.0.4-py3-none-any.whl (from https://pypi.org/simple/keydrip/) (requires-python:>=3.4) 2025-09-13T15:40:45,289 Found link https://files.pythonhosted.org/packages/ed/8d/e7d5deb8f7ff1586a8087bcf3e16fc14c8cbc7a696372f4df3da0071b9e3/keydrip-1.0.4.tar.gz (from https://pypi.org/simple/keydrip/) (requires-python:>=3.4), version: 1.0.4 2025-09-13T15:40:45,289 Fetching project page and analyzing links: https://www.piwheels.org/simple/keydrip/ 2025-09-13T15:40:45,290 Getting page https://www.piwheels.org/simple/keydrip/ 2025-09-13T15:40:45,291 Found index url https://www.piwheels.org/simple/ 2025-09-13T15:40:45,384 Fetched page https://www.piwheels.org/simple/keydrip/ as text/html 2025-09-13T15:40:45,385 Skipping link: not a file: https://www.piwheels.org/simple/keydrip/ 2025-09-13T15:40:45,385 Skipping link: not a file: https://pypi.org/simple/keydrip/ 2025-09-13T15:40:45,411 Given no hashes to check 0 links for project 'keydrip': discarding no candidates 2025-09-13T15:40:45,412 ERROR: Could not find a version that satisfies the requirement keydrip==1.0.0 (from versions: 1.0.2, 1.0.3, 1.0.4) 2025-09-13T15:40:45,414 ERROR: No matching distribution found for keydrip==1.0.0 2025-09-13T15:40:45,415 Exception information: 2025-09-13T15:40:45,415 Traceback (most recent call last): 2025-09-13T15:40:45,415 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-13T15:40:45,415 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-13T15:40:45,415 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-13T15:40:45,415 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-13T15:40:45,415 raise RequirementsConflicted(criterion) 2025-09-13T15:40:45,415 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('keydrip==1.0.0') 2025-09-13T15:40:45,415 2025-09-13T15:40:45,415 The above exception was the direct cause of the following exception: 2025-09-13T15:40:45,415 2025-09-13T15:40:45,415 Traceback (most recent call last): 2025-09-13T15:40:45,415 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-13T15:40:45,415 result = self._result = resolver.resolve( 2025-09-13T15:40:45,415 ~~~~~~~~~~~~~~~~^ 2025-09-13T15:40:45,415 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-13T15:40:45,415 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-13T15:40:45,415 ) 2025-09-13T15:40:45,415 ^ 2025-09-13T15:40:45,415 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-13T15:40:45,415 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-13T15:40:45,415 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-13T15:40:45,415 raise ResolutionImpossible(e.criterion.information) from e 2025-09-13T15:40:45,415 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('keydrip==1.0.0'), parent=None)] 2025-09-13T15:40:45,415 2025-09-13T15:40:45,415 The above exception was the direct cause of the following exception: 2025-09-13T15:40:45,415 2025-09-13T15:40:45,415 Traceback (most recent call last): 2025-09-13T15:40:45,415 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-13T15:40:45,415 status = _inner_run() 2025-09-13T15:40:45,415 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-13T15:40:45,415 return self.run(options, args) 2025-09-13T15:40:45,415 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-13T15:40:45,415 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-13T15:40:45,415 return func(self, options, args) 2025-09-13T15:40:45,415 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-13T15:40:45,415 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-13T15:40:45,415 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-13T15:40:45,415 raise error from e 2025-09-13T15:40:45,415 pip._internal.exceptions.DistributionNotFound: No matching distribution found for keydrip==1.0.0 2025-09-13T15:40:45,426 Removed build tracker: '/tmp/pip-build-tracker-r4pxchk7'