2024-08-05T03:49:52,577 Created temporary directory: /tmp/pip-build-tracker-c_u5kudr 2024-08-05T03:49:52,578 Initialized build tracking at /tmp/pip-build-tracker-c_u5kudr 2024-08-05T03:49:52,579 Created build tracker: /tmp/pip-build-tracker-c_u5kudr 2024-08-05T03:49:52,579 Entered build tracker: /tmp/pip-build-tracker-c_u5kudr 2024-08-05T03:49:52,580 Created temporary directory: /tmp/pip-wheel-zq506jap 2024-08-05T03:49:52,584 Created temporary directory: /tmp/pip-ephem-wheel-cache-pflf0gbh 2024-08-05T03:49:52,611 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-08-05T03:49:52,614 2 location(s) to search for versions of conflag: 2024-08-05T03:49:52,614 * https://pypi.org/simple/conflag/ 2024-08-05T03:49:52,614 * https://www.piwheels.org/simple/conflag/ 2024-08-05T03:49:52,615 Fetching project page and analyzing links: https://pypi.org/simple/conflag/ 2024-08-05T03:49:52,615 Getting page https://pypi.org/simple/conflag/ 2024-08-05T03:49:52,617 Found index url https://pypi.org/simple/ 2024-08-05T03:49:52,711 Fetched page https://pypi.org/simple/conflag/ as application/vnd.pypi.simple.v1+json 2024-08-05T03:49:52,713 Skipping link: No binaries permitted for conflag: https://files.pythonhosted.org/packages/d0/cd/18bfa3e33a9f96e4ccfcef81191402bdbca63fecea18b98e880d5c5669ac/conflag-0.0.1-py3-none-any.whl (from https://pypi.org/simple/conflag/) (requires-python:<4.0,>=3.12) 2024-08-05T03:49:52,714 Link requires a different Python (3.11.2 not in: '<4.0,>=3.12'): https://files.pythonhosted.org/packages/a2/6e/daea9a35d352df2a29d6e5ae8e5c01db96898e47004eccb26ed5a321e2a9/conflag-0.0.1.tar.gz (from https://pypi.org/simple/conflag/) (requires-python:<4.0,>=3.12) 2024-08-05T03:49:52,714 Skipping link: 0.0.1 Requires-Python <4.0,>=3.12: https://files.pythonhosted.org/packages/a2/6e/daea9a35d352df2a29d6e5ae8e5c01db96898e47004eccb26ed5a321e2a9/conflag-0.0.1.tar.gz (from https://pypi.org/simple/conflag/) (requires-python:<4.0,>=3.12) 2024-08-05T03:49:52,715 Fetching project page and analyzing links: https://www.piwheels.org/simple/conflag/ 2024-08-05T03:49:52,716 Getting page https://www.piwheels.org/simple/conflag/ 2024-08-05T03:49:52,717 Found index url https://www.piwheels.org/simple/ 2024-08-05T03:49:52,762 Fetched page https://www.piwheels.org/simple/conflag/ as text/html 2024-08-05T03:49:52,763 Skipping link: not a file: https://www.piwheels.org/simple/conflag/ 2024-08-05T03:49:52,764 Skipping link: not a file: https://pypi.org/simple/conflag/ 2024-08-05T03:49:52,784 Given no hashes to check 0 links for project 'conflag': discarding no candidates 2024-08-05T03:49:52,785 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python <4.0,>=3.12 2024-08-05T03:49:52,786 ERROR: Could not find a version that satisfies the requirement conflag==0.0.1 (from versions: none) 2024-08-05T03:49:52,788 ERROR: No matching distribution found for conflag==0.0.1 2024-08-05T03:49:52,789 Exception information: 2024-08-05T03:49:52,789 Traceback (most recent call last): 2024-08-05T03:49:52,789 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-08-05T03:49:52,789 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-08-05T03:49:52,789 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-08-05T03:49:52,789 raise RequirementsConflicted(criterion) 2024-08-05T03:49:52,789 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('conflag==0.0.1') 2024-08-05T03:49:52,789 2024-08-05T03:49:52,789 During handling of the above exception, another exception occurred: 2024-08-05T03:49:52,789 2024-08-05T03:49:52,789 Traceback (most recent call last): 2024-08-05T03:49:52,789 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-08-05T03:49:52,789 result = self._result = resolver.resolve( 2024-08-05T03:49:52,789 ^^^^^^^^^^^^^^^^^ 2024-08-05T03:49:52,789 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-08-05T03:49:52,789 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-08-05T03:49:52,789 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-08-05T03:49:52,789 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-08-05T03:49:52,789 raise ResolutionImpossible(e.criterion.information) 2024-08-05T03:49:52,789 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('conflag==0.0.1'), parent=None)] 2024-08-05T03:49:52,789 2024-08-05T03:49:52,789 The above exception was the direct cause of the following exception: 2024-08-05T03:49:52,789 2024-08-05T03:49:52,789 Traceback (most recent call last): 2024-08-05T03:49:52,789 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 179, in exc_logging_wrapper 2024-08-05T03:49:52,789 status = run_func(*args) 2024-08-05T03:49:52,789 ^^^^^^^^^^^^^^^ 2024-08-05T03:49:52,789 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-08-05T03:49:52,789 return func(self, options, args) 2024-08-05T03:49:52,789 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-08-05T03:49:52,789 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-08-05T03:49:52,789 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-08-05T03:49:52,789 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-08-05T03:49:52,789 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-08-05T03:49:52,789 raise error from e 2024-08-05T03:49:52,789 pip._internal.exceptions.DistributionNotFound: No matching distribution found for conflag==0.0.1 2024-08-05T03:49:52,795 Removed build tracker: '/tmp/pip-build-tracker-c_u5kudr'