2026-03-17T12:44:42,364 Created temporary directory: /tmp/pip-ephem-wheel-cache-zrrgw144 2026-03-17T12:44:42,369 Created temporary directory: /tmp/pip-req-tracker-geflg8kf 2026-03-17T12:44:42,370 Initialized build tracking at /tmp/pip-req-tracker-geflg8kf 2026-03-17T12:44:42,370 Created build tracker: /tmp/pip-req-tracker-geflg8kf 2026-03-17T12:44:42,370 Entered build tracker: /tmp/pip-req-tracker-geflg8kf 2026-03-17T12:44:42,372 Created temporary directory: /tmp/pip-wheel-2lddc607 2026-03-17T12:44:42,417 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2026-03-17T12:44:42,421 2 location(s) to search for versions of fast-cipher: 2026-03-17T12:44:42,421 * https://pypi.org/simple/fast-cipher/ 2026-03-17T12:44:42,421 * https://www.piwheels.org/simple/fast-cipher/ 2026-03-17T12:44:42,422 Fetching project page and analyzing links: https://pypi.org/simple/fast-cipher/ 2026-03-17T12:44:42,423 Getting page https://pypi.org/simple/fast-cipher/ 2026-03-17T12:44:42,426 Found index url https://pypi.org/simple 2026-03-17T12:44:42,436 Starting new HTTPS connection (1): pypi.org:443 2026-03-17T12:44:42,607 https://pypi.org:443 "GET /simple/fast-cipher/ HTTP/1.1" 200 813 2026-03-17T12:44:42,770 Skipping link: No binaries permitted for fast-cipher: https://files.pythonhosted.org/packages/cb/49/24d6e7416b38a694ebb2b6a0fb3a641ba67b72960640e03933b55287a764/fast_cipher-0.1.0-py3-none-any.whl#sha256=75b12d23869a0236ec229fdb26367ce50b3ff99c7679fe5f4b2aef4bcb6ba2d3 (from https://pypi.org/simple/fast-cipher/) (requires-python:>=3.14) 2026-03-17T12:44:42,772 Link requires a different Python (3.9.2 not in: '>=3.14'): https://files.pythonhosted.org/packages/07/af/c48eed7f1b2efb8e0e0642d9bc6f50d91d156bb0d8d25056d81d902f5cf2/fast_cipher-0.1.0.tar.gz#sha256=34c6e7077ae6550a811c7a10bdcc1c838712637ae7f48f54b266674881e6a2c6 (from https://pypi.org/simple/fast-cipher/) (requires-python:>=3.14) 2026-03-17T12:44:42,773 Skipping link: No binaries permitted for fast-cipher: https://files.pythonhosted.org/packages/3c/e7/01de32d825cadc7a996fe09235d1b3bc8a5d26756d8175d96069223f73fc/fast_cipher-0.1.1-py3-none-any.whl#sha256=d2dd1e4bceb9e49927ee1dd6a0b1c4acf13411270d0f94818e6427f405b43652 (from https://pypi.org/simple/fast-cipher/) (requires-python:>=3.10) 2026-03-17T12:44:42,774 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/65/80/6f18a6ea490fb8e8a78f770c4a785c2c7c7174269633ce8c41a1ccd04027/fast_cipher-0.1.1.tar.gz#sha256=7ceb68bc3f2f8f59183918579a5cbfaa43612337e1e3ca91a57fd622a85bbe45 (from https://pypi.org/simple/fast-cipher/) (requires-python:>=3.10) 2026-03-17T12:44:42,775 Fetching project page and analyzing links: https://www.piwheels.org/simple/fast-cipher/ 2026-03-17T12:44:42,775 Getting page https://www.piwheels.org/simple/fast-cipher/ 2026-03-17T12:44:42,778 Found index url https://www.piwheels.org/simple 2026-03-17T12:44:42,782 Starting new HTTPS connection (1): www.piwheels.org:443 2026-03-17T12:44:42,927 https://www.piwheels.org:443 "GET /simple/fast-cipher/ HTTP/1.1" 200 146 2026-03-17T12:44:43,003 Given no hashes to check 0 links for project 'fast-cipher': discarding no candidates 2026-03-17T12:44:43,004 ERROR: Could not find a version that satisfies the requirement fast-cipher==0.1.0 2026-03-17T12:44:43,004 ERROR: No matching distribution found for fast-cipher==0.1.0 2026-03-17T12:44:43,005 Exception information: 2026-03-17T12:44:43,005 Traceback (most recent call last): 2026-03-17T12:44:43,005 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2026-03-17T12:44:43,005 crit = self.state.criteria[name] 2026-03-17T12:44:43,005 KeyError: 'fast-cipher' 2026-03-17T12:44:43,005 2026-03-17T12:44:43,005 During handling of the above exception, another exception occurred: 2026-03-17T12:44:43,005 2026-03-17T12:44:43,005 Traceback (most recent call last): 2026-03-17T12:44:43,005 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2026-03-17T12:44:43,005 name, crit = self._merge_into_criterion(r, parent=None) 2026-03-17T12:44:43,005 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2026-03-17T12:44:43,005 crit = Criterion.from_requirement(self._p, requirement, parent) 2026-03-17T12:44:43,005 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2026-03-17T12:44:43,005 raise RequirementsConflicted(criterion) 2026-03-17T12:44:43,005 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('fast-cipher==0.1.0') 2026-03-17T12:44:43,005 2026-03-17T12:44:43,005 During handling of the above exception, another exception occurred: 2026-03-17T12:44:43,005 2026-03-17T12:44:43,005 Traceback (most recent call last): 2026-03-17T12:44:43,005 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2026-03-17T12:44:43,005 self._result = resolver.resolve( 2026-03-17T12:44:43,005 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2026-03-17T12:44:43,005 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-03-17T12:44:43,005 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2026-03-17T12:44:43,005 raise ResolutionImpossible(e.criterion.information) 2026-03-17T12:44:43,005 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('fast-cipher==0.1.0'), parent=None)] 2026-03-17T12:44:43,005 2026-03-17T12:44:43,005 The above exception was the direct cause of the following exception: 2026-03-17T12:44:43,005 2026-03-17T12:44:43,005 Traceback (most recent call last): 2026-03-17T12:44:43,005 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2026-03-17T12:44:43,005 status = self.run(options, args) 2026-03-17T12:44:43,005 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2026-03-17T12:44:43,005 return func(self, options, args) 2026-03-17T12:44:43,005 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2026-03-17T12:44:43,005 requirement_set = resolver.resolve( 2026-03-17T12:44:43,005 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2026-03-17T12:44:43,005 six.raise_from(error, e) 2026-03-17T12:44:43,005 File "", line 3, in raise_from 2026-03-17T12:44:43,005 pip._internal.exceptions.DistributionNotFound: No matching distribution found for fast-cipher==0.1.0 2026-03-17T12:44:43,015 Removed build tracker: '/tmp/pip-req-tracker-geflg8kf'