2026-01-04T01:57:16,293 Created temporary directory: /tmp/pip-ephem-wheel-cache-t24zqb6a 2026-01-04T01:57:16,299 Created temporary directory: /tmp/pip-req-tracker-foucsr8o 2026-01-04T01:57:16,299 Initialized build tracking at /tmp/pip-req-tracker-foucsr8o 2026-01-04T01:57:16,300 Created build tracker: /tmp/pip-req-tracker-foucsr8o 2026-01-04T01:57:16,300 Entered build tracker: /tmp/pip-req-tracker-foucsr8o 2026-01-04T01:57:16,301 Created temporary directory: /tmp/pip-wheel-mn1qd45j 2026-01-04T01:57:16,351 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2026-01-04T01:57:16,355 2 location(s) to search for versions of protonox: 2026-01-04T01:57:16,355 * https://pypi.org/simple/protonox/ 2026-01-04T01:57:16,355 * https://www.piwheels.org/simple/protonox/ 2026-01-04T01:57:16,356 Fetching project page and analyzing links: https://pypi.org/simple/protonox/ 2026-01-04T01:57:16,357 Getting page https://pypi.org/simple/protonox/ 2026-01-04T01:57:16,360 Found index url https://pypi.org/simple 2026-01-04T01:57:16,371 Starting new HTTPS connection (1): pypi.org:443 2026-01-04T01:57:16,542 https://pypi.org:443 "GET /simple/protonox/ HTTP/1.1" 200 540 2026-01-04T01:57:16,700 Skipping link: No binaries permitted for protonox: https://files.pythonhosted.org/packages/42/88/bd515cfedbb0fe64b0d3ed92e770593a404f01ed6d5efe941ccb96b2be66/protonox-1.0.0-py3-none-any.whl#sha256=f5177d83a9c2aaa2adfad9be2587308b2e0c0432d74c6a4d2e28ea13c824ae71 (from https://pypi.org/simple/protonox/) 2026-01-04T01:57:16,700 Found link https://files.pythonhosted.org/packages/77/9a/5d9e4d80cb13163edaf00ef26120d7b72550bd3538efcc1d62754c4ca332/protonox-1.0.0.tar.gz#sha256=c3456c2f6802586ec9315e02f6760839ce3fef326c545c1133fc54588e7b9dc6 (from https://pypi.org/simple/protonox/), version: 1.0.0 2026-01-04T01:57:16,701 Fetching project page and analyzing links: https://www.piwheels.org/simple/protonox/ 2026-01-04T01:57:16,702 Getting page https://www.piwheels.org/simple/protonox/ 2026-01-04T01:57:16,704 Found index url https://www.piwheels.org/simple 2026-01-04T01:57:16,709 Starting new HTTPS connection (1): www.piwheels.org:443 2026-01-04T01:57:16,824 https://www.piwheels.org:443 "GET /simple/protonox/ HTTP/1.1" 200 145 2026-01-04T01:57:16,900 Given no hashes to check 1 links for project 'protonox': discarding no candidates 2026-01-04T01:57:16,972 Collecting protonox==1.0.0 2026-01-04T01:57:16,975 Created temporary directory: /tmp/pip-unpack-i7pvqowq 2026-01-04T01:57:16,983 Starting new HTTPS connection (1): files.pythonhosted.org:443 2026-01-04T01:57:17,056 https://files.pythonhosted.org:443 "GET /packages/77/9a/5d9e4d80cb13163edaf00ef26120d7b72550bd3538efcc1d62754c4ca332/protonox-1.0.0.tar.gz HTTP/1.1" 200 14402 2026-01-04T01:57:17,059 Downloading protonox-1.0.0.tar.gz (14 kB) 2026-01-04T01:57:17,153 Added protonox==1.0.0 from https://files.pythonhosted.org/packages/77/9a/5d9e4d80cb13163edaf00ef26120d7b72550bd3538efcc1d62754c4ca332/protonox-1.0.0.tar.gz#sha256=c3456c2f6802586ec9315e02f6760839ce3fef326c545c1133fc54588e7b9dc6 to build tracker '/tmp/pip-req-tracker-foucsr8o' 2026-01-04T01:57:17,155 Running setup.py (path:/tmp/pip-wheel-mn1qd45j/protonox_889517b04f47433caffdaf926e83ffca/setup.py) egg_info for package protonox 2026-01-04T01:57:17,156 Created temporary directory: /tmp/pip-pip-egg-info-v1bg84k5 2026-01-04T01:57:17,157 Running command python setup.py egg_info 2026-01-04T01:57:18,324 Traceback (most recent call last): 2026-01-04T01:57:18,326 File "", line 1, in 2026-01-04T01:57:18,326 File "/tmp/pip-wheel-mn1qd45j/protonox_889517b04f47433caffdaf926e83ffca/setup.py", line 22, in 2026-01-04T01:57:18,327 install_requires=read_requirements("requirements.txt"), 2026-01-04T01:57:18,327 File "/tmp/pip-wheel-mn1qd45j/protonox_889517b04f47433caffdaf926e83ffca/setup.py", line 11, in read_requirements 2026-01-04T01:57:18,328 for line in requirements_path.read_text(encoding="utf-8").splitlines(): 2026-01-04T01:57:18,328 File "/usr/lib/python3.9/pathlib.py", line 1255, in read_text 2026-01-04T01:57:18,329 with self.open(mode='r', encoding=encoding, errors=errors) as f: 2026-01-04T01:57:18,330 File "/usr/lib/python3.9/pathlib.py", line 1241, in open 2026-01-04T01:57:18,332 return io.open(self, mode, buffering, encoding, errors, newline, 2026-01-04T01:57:18,332 File "/usr/lib/python3.9/pathlib.py", line 1109, in _opener 2026-01-04T01:57:18,334 return self._accessor.open(self, flags, mode) 2026-01-04T01:57:18,335 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-mn1qd45j/protonox_889517b04f47433caffdaf926e83ffca/requirements.txt' 2026-01-04T01:57:18,426 WARNING: Discarding https://files.pythonhosted.org/packages/77/9a/5d9e4d80cb13163edaf00ef26120d7b72550bd3538efcc1d62754c4ca332/protonox-1.0.0.tar.gz#sha256=c3456c2f6802586ec9315e02f6760839ce3fef326c545c1133fc54588e7b9dc6 (from https://pypi.org/simple/protonox/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2026-01-04T01:57:18,428 ERROR: Could not find a version that satisfies the requirement protonox==1.0.0 2026-01-04T01:57:18,429 ERROR: No matching distribution found for protonox==1.0.0 2026-01-04T01:57:18,430 Exception information: 2026-01-04T01:57:18,430 Traceback (most recent call last): 2026-01-04T01:57:18,430 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2026-01-04T01:57:18,430 crit = self.state.criteria[name] 2026-01-04T01:57:18,430 KeyError: 'protonox' 2026-01-04T01:57:18,430 2026-01-04T01:57:18,430 During handling of the above exception, another exception occurred: 2026-01-04T01:57:18,430 2026-01-04T01:57:18,430 Traceback (most recent call last): 2026-01-04T01:57:18,430 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2026-01-04T01:57:18,430 name, crit = self._merge_into_criterion(r, parent=None) 2026-01-04T01:57:18,430 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2026-01-04T01:57:18,430 crit = Criterion.from_requirement(self._p, requirement, parent) 2026-01-04T01:57:18,430 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2026-01-04T01:57:18,430 raise RequirementsConflicted(criterion) 2026-01-04T01:57:18,430 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('protonox==1.0.0') 2026-01-04T01:57:18,430 2026-01-04T01:57:18,430 During handling of the above exception, another exception occurred: 2026-01-04T01:57:18,430 2026-01-04T01:57:18,430 Traceback (most recent call last): 2026-01-04T01:57:18,430 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2026-01-04T01:57:18,430 self._result = resolver.resolve( 2026-01-04T01:57:18,430 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2026-01-04T01:57:18,430 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-01-04T01:57:18,430 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2026-01-04T01:57:18,430 raise ResolutionImpossible(e.criterion.information) 2026-01-04T01:57:18,430 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('protonox==1.0.0'), parent=None)] 2026-01-04T01:57:18,430 2026-01-04T01:57:18,430 The above exception was the direct cause of the following exception: 2026-01-04T01:57:18,430 2026-01-04T01:57:18,430 Traceback (most recent call last): 2026-01-04T01:57:18,430 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2026-01-04T01:57:18,430 status = self.run(options, args) 2026-01-04T01:57:18,430 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2026-01-04T01:57:18,430 return func(self, options, args) 2026-01-04T01:57:18,430 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2026-01-04T01:57:18,430 requirement_set = resolver.resolve( 2026-01-04T01:57:18,430 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2026-01-04T01:57:18,430 six.raise_from(error, e) 2026-01-04T01:57:18,430 File "", line 3, in raise_from 2026-01-04T01:57:18,430 pip._internal.exceptions.DistributionNotFound: No matching distribution found for protonox==1.0.0 2026-01-04T01:57:18,442 Removed protonox==1.0.0 from https://files.pythonhosted.org/packages/77/9a/5d9e4d80cb13163edaf00ef26120d7b72550bd3538efcc1d62754c4ca332/protonox-1.0.0.tar.gz#sha256=c3456c2f6802586ec9315e02f6760839ce3fef326c545c1133fc54588e7b9dc6 from build tracker '/tmp/pip-req-tracker-foucsr8o' 2026-01-04T01:57:18,443 Removed build tracker: '/tmp/pip-req-tracker-foucsr8o'