2024-10-14T19:26:52,971 Created temporary directory: /tmp/pip-build-tracker-l__9qkqq 2024-10-14T19:26:52,972 Initialized build tracking at /tmp/pip-build-tracker-l__9qkqq 2024-10-14T19:26:52,972 Created build tracker: /tmp/pip-build-tracker-l__9qkqq 2024-10-14T19:26:52,973 Entered build tracker: /tmp/pip-build-tracker-l__9qkqq 2024-10-14T19:26:52,974 Created temporary directory: /tmp/pip-wheel-li8xl61e 2024-10-14T19:26:52,978 Created temporary directory: /tmp/pip-ephem-wheel-cache-qfpb0ue8 2024-10-14T19:26:53,021 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-10-14T19:26:53,024 2 location(s) to search for versions of zeconfig: 2024-10-14T19:26:53,024 * https://pypi.org/simple/zeconfig/ 2024-10-14T19:26:53,024 * https://www.piwheels.org/simple/zeconfig/ 2024-10-14T19:26:53,025 Fetching project page and analyzing links: https://pypi.org/simple/zeconfig/ 2024-10-14T19:26:53,026 Getting page https://pypi.org/simple/zeconfig/ 2024-10-14T19:26:53,027 Found index url https://pypi.org/simple/ 2024-10-14T19:26:53,250 Fetched page https://pypi.org/simple/zeconfig/ as application/vnd.pypi.simple.v1+json 2024-10-14T19:26:53,251 Skipping link: No binaries permitted for zeconfig: https://files.pythonhosted.org/packages/97/3a/0cefa21b1ac9693e1c68cf03afcdf4193b41e2c30c37124c7cef83783b95/zeconfig-0.0.2-py3-none-any.whl (from https://pypi.org/simple/zeconfig/) (requires-python:==3.12.*) 2024-10-14T19:26:53,252 Link requires a different Python (3.11.2 not in: '==3.12.*'): https://files.pythonhosted.org/packages/a2/b6/03366b4a7ae55f0312b72a0f20687100f8d0b194cf310d4d0db1e3c525c5/zeconfig-0.0.2.tar.gz (from https://pypi.org/simple/zeconfig/) (requires-python:==3.12.*) 2024-10-14T19:26:53,253 Skipping link: 0.0.2 Requires-Python ==3.12.*: https://files.pythonhosted.org/packages/a2/b6/03366b4a7ae55f0312b72a0f20687100f8d0b194cf310d4d0db1e3c525c5/zeconfig-0.0.2.tar.gz (from https://pypi.org/simple/zeconfig/) (requires-python:==3.12.*) 2024-10-14T19:26:53,254 Skipping link: No binaries permitted for zeconfig: https://files.pythonhosted.org/packages/23/62/02e9dcc16819432b125d3393e3b37a6ce313e17b9054eb68e1fc4caf63aa/zeconfig-0.0.3-py3-none-any.whl (from https://pypi.org/simple/zeconfig/) (requires-python:<4.0,>=3.10) 2024-10-14T19:26:53,255 Found link https://files.pythonhosted.org/packages/db/08/d8382dc11559e1dd1093b6b29cb28d09a0284a6f6ccd8b4c09ef02375450/zeconfig-0.0.3.tar.gz (from https://pypi.org/simple/zeconfig/) (requires-python:<4.0,>=3.10), version: 0.0.3 2024-10-14T19:26:53,256 Fetching project page and analyzing links: https://www.piwheels.org/simple/zeconfig/ 2024-10-14T19:26:53,256 Getting page https://www.piwheels.org/simple/zeconfig/ 2024-10-14T19:26:53,258 Found index url https://www.piwheels.org/simple/ 2024-10-14T19:26:53,417 Fetched page https://www.piwheels.org/simple/zeconfig/ as text/html 2024-10-14T19:26:53,418 Skipping link: not a file: https://www.piwheels.org/simple/zeconfig/ 2024-10-14T19:26:53,419 Skipping link: not a file: https://pypi.org/simple/zeconfig/ 2024-10-14T19:26:53,438 Given no hashes to check 0 links for project 'zeconfig': discarding no candidates 2024-10-14T19:26:53,439 ERROR: Ignored the following versions that require a different python version: 0.0.2 Requires-Python ==3.12.* 2024-10-14T19:26:53,440 ERROR: Could not find a version that satisfies the requirement zeconfig==0.0.2 (from versions: 0.0.3) 2024-10-14T19:26:53,442 ERROR: No matching distribution found for zeconfig==0.0.2 2024-10-14T19:26:53,443 Exception information: 2024-10-14T19:26:53,443 Traceback (most recent call last): 2024-10-14T19:26:53,443 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-10-14T19:26:53,443 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-10-14T19:26:53,443 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-10-14T19:26:53,443 raise RequirementsConflicted(criterion) 2024-10-14T19:26:53,443 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('zeconfig==0.0.2') 2024-10-14T19:26:53,443 2024-10-14T19:26:53,443 During handling of the above exception, another exception occurred: 2024-10-14T19:26:53,443 2024-10-14T19:26:53,443 Traceback (most recent call last): 2024-10-14T19:26:53,443 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-10-14T19:26:53,443 result = self._result = resolver.resolve( 2024-10-14T19:26:53,443 ^^^^^^^^^^^^^^^^^ 2024-10-14T19:26:53,443 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-10-14T19:26:53,443 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-10-14T19:26:53,443 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-14T19:26:53,443 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-10-14T19:26:53,443 raise ResolutionImpossible(e.criterion.information) 2024-10-14T19:26:53,443 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('zeconfig==0.0.2'), parent=None)] 2024-10-14T19:26:53,443 2024-10-14T19:26:53,443 The above exception was the direct cause of the following exception: 2024-10-14T19:26:53,443 2024-10-14T19:26:53,443 Traceback (most recent call last): 2024-10-14T19:26:53,443 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-10-14T19:26:53,443 status = _inner_run() 2024-10-14T19:26:53,443 ^^^^^^^^^^^^ 2024-10-14T19:26:53,443 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-10-14T19:26:53,443 return self.run(options, args) 2024-10-14T19:26:53,443 ^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-14T19:26:53,443 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-10-14T19:26:53,443 return func(self, options, args) 2024-10-14T19:26:53,443 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-14T19:26:53,443 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-10-14T19:26:53,443 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-10-14T19:26:53,443 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-10-14T19:26:53,443 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-10-14T19:26:53,443 raise error from e 2024-10-14T19:26:53,443 pip._internal.exceptions.DistributionNotFound: No matching distribution found for zeconfig==0.0.2 2024-10-14T19:26:53,449 Removed build tracker: '/tmp/pip-build-tracker-l__9qkqq'