2024-11-20T08:23:33,479 Created temporary directory: /tmp/pip-build-tracker-da1yus8u 2024-11-20T08:23:33,481 Initialized build tracking at /tmp/pip-build-tracker-da1yus8u 2024-11-20T08:23:33,481 Created build tracker: /tmp/pip-build-tracker-da1yus8u 2024-11-20T08:23:33,482 Entered build tracker: /tmp/pip-build-tracker-da1yus8u 2024-11-20T08:23:33,482 Created temporary directory: /tmp/pip-wheel-4qmyad6m 2024-11-20T08:23:33,486 Created temporary directory: /tmp/pip-ephem-wheel-cache-ig6uyvje 2024-11-20T08:23:33,530 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-11-20T08:23:33,533 2 location(s) to search for versions of davidkhala-purview: 2024-11-20T08:23:33,533 * https://pypi.org/simple/davidkhala-purview/ 2024-11-20T08:23:33,533 * https://www.piwheels.org/simple/davidkhala-purview/ 2024-11-20T08:23:33,534 Fetching project page and analyzing links: https://pypi.org/simple/davidkhala-purview/ 2024-11-20T08:23:33,534 Getting page https://pypi.org/simple/davidkhala-purview/ 2024-11-20T08:23:33,536 Found index url https://pypi.org/simple/ 2024-11-20T08:23:33,756 Fetched page https://pypi.org/simple/davidkhala-purview/ as application/vnd.pypi.simple.v1+json 2024-11-20T08:23:33,758 Skipping link: No binaries permitted for davidkhala-purview: https://files.pythonhosted.org/packages/14/42/04fc0758448b4c02b19bef013b8ec19aec71f4a59930e1116c632be0008c/davidkhala_purview-0.0.0-py3-none-any.whl (from https://pypi.org/simple/davidkhala-purview/) (requires-python:<4.0,>=3.13) 2024-11-20T08:23:33,759 Link requires a different Python (3.11.2 not in: '<4.0,>=3.13'): https://files.pythonhosted.org/packages/e9/f7/fc295ceab1eecd9de78f1b200668139e2b8c61c13e0c0eac5c2998da33c5/davidkhala_purview-0.0.0.tar.gz (from https://pypi.org/simple/davidkhala-purview/) (requires-python:<4.0,>=3.13) 2024-11-20T08:23:33,759 Skipping link: 0.0.0 Requires-Python <4.0,>=3.13: https://files.pythonhosted.org/packages/e9/f7/fc295ceab1eecd9de78f1b200668139e2b8c61c13e0c0eac5c2998da33c5/davidkhala_purview-0.0.0.tar.gz (from https://pypi.org/simple/davidkhala-purview/) (requires-python:<4.0,>=3.13) 2024-11-20T08:23:33,760 Fetching project page and analyzing links: https://www.piwheels.org/simple/davidkhala-purview/ 2024-11-20T08:23:33,761 Getting page https://www.piwheels.org/simple/davidkhala-purview/ 2024-11-20T08:23:33,762 Found index url https://www.piwheels.org/simple/ 2024-11-20T08:23:33,921 Fetched page https://www.piwheels.org/simple/davidkhala-purview/ as text/html 2024-11-20T08:23:33,922 Skipping link: not a file: https://www.piwheels.org/simple/davidkhala-purview/ 2024-11-20T08:23:33,923 Skipping link: not a file: https://pypi.org/simple/davidkhala-purview/ 2024-11-20T08:23:33,941 Given no hashes to check 0 links for project 'davidkhala-purview': discarding no candidates 2024-11-20T08:23:33,942 ERROR: Ignored the following versions that require a different python version: 0.0.0 Requires-Python <4.0,>=3.13 2024-11-20T08:23:33,944 ERROR: Could not find a version that satisfies the requirement davidkhala-purview==0.0.0 (from versions: none) 2024-11-20T08:23:33,945 ERROR: No matching distribution found for davidkhala-purview==0.0.0 2024-11-20T08:23:33,946 Exception information: 2024-11-20T08:23:33,946 Traceback (most recent call last): 2024-11-20T08:23:33,946 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-11-20T08:23:33,946 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-11-20T08:23:33,946 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-11-20T08:23:33,946 raise RequirementsConflicted(criterion) 2024-11-20T08:23:33,946 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('davidkhala-purview==0.0.0') 2024-11-20T08:23:33,946 2024-11-20T08:23:33,946 During handling of the above exception, another exception occurred: 2024-11-20T08:23:33,946 2024-11-20T08:23:33,946 Traceback (most recent call last): 2024-11-20T08:23:33,946 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-11-20T08:23:33,946 result = self._result = resolver.resolve( 2024-11-20T08:23:33,946 ^^^^^^^^^^^^^^^^^ 2024-11-20T08:23:33,946 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-11-20T08:23:33,946 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-11-20T08:23:33,946 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-11-20T08:23:33,946 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-11-20T08:23:33,946 raise ResolutionImpossible(e.criterion.information) 2024-11-20T08:23:33,946 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('davidkhala-purview==0.0.0'), parent=None)] 2024-11-20T08:23:33,946 2024-11-20T08:23:33,946 The above exception was the direct cause of the following exception: 2024-11-20T08:23:33,946 2024-11-20T08:23:33,946 Traceback (most recent call last): 2024-11-20T08:23:33,946 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-11-20T08:23:33,946 status = _inner_run() 2024-11-20T08:23:33,946 ^^^^^^^^^^^^ 2024-11-20T08:23:33,946 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-11-20T08:23:33,946 return self.run(options, args) 2024-11-20T08:23:33,946 ^^^^^^^^^^^^^^^^^^^^^^^ 2024-11-20T08:23:33,946 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-11-20T08:23:33,946 return func(self, options, args) 2024-11-20T08:23:33,946 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-11-20T08:23:33,946 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-11-20T08:23:33,946 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-11-20T08:23:33,946 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2024-11-20T08:23:33,946 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-11-20T08:23:33,946 raise error from e 2024-11-20T08:23:33,946 pip._internal.exceptions.DistributionNotFound: No matching distribution found for davidkhala-purview==0.0.0 2024-11-20T08:23:33,952 Removed build tracker: '/tmp/pip-build-tracker-da1yus8u'