2024-11-03T06:41:39,400 Disabling truststore because Python version isn't 3.10+ 2024-11-03T06:41:39,870 Created temporary directory: /tmp/pip-build-tracker-1jbijsbt 2024-11-03T06:41:39,871 Initialized build tracking at /tmp/pip-build-tracker-1jbijsbt 2024-11-03T06:41:39,871 Created build tracker: /tmp/pip-build-tracker-1jbijsbt 2024-11-03T06:41:39,871 Entered build tracker: /tmp/pip-build-tracker-1jbijsbt 2024-11-03T06:41:39,871 Created temporary directory: /tmp/pip-wheel-a2ensv0z 2024-11-03T06:41:39,877 Created temporary directory: /tmp/pip-ephem-wheel-cache-12zahdw4 2024-11-03T06:41:39,919 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-11-03T06:41:39,922 2 location(s) to search for versions of ytxd: 2024-11-03T06:41:39,922 * https://pypi.org/simple/ytxd/ 2024-11-03T06:41:39,922 * https://www.piwheels.org/simple/ytxd/ 2024-11-03T06:41:39,923 Fetching project page and analyzing links: https://pypi.org/simple/ytxd/ 2024-11-03T06:41:39,923 Getting page https://pypi.org/simple/ytxd/ 2024-11-03T06:41:39,924 Found index url https://pypi.org/simple/ 2024-11-03T06:41:40,018 Fetched page https://pypi.org/simple/ytxd/ as application/vnd.pypi.simple.v1+json 2024-11-03T06:41:40,019 Skipping link: No binaries permitted for ytxd: https://files.pythonhosted.org/packages/06/bc/72af5e279bc3c5eac784dedc2deec91287c9d99cfbaf627abc6a8d6b8081/ytxd-0.0.1-py3-none-any.whl (from https://pypi.org/simple/ytxd/) (requires-python:>=3.12) 2024-11-03T06:41:40,020 Link requires a different Python (3.9.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/32/6b/cca90e9255a94fa3f96821d9623e17a11c82ff917816abfb4e51e4b2ef4f/ytxd-0.0.1.tar.gz (from https://pypi.org/simple/ytxd/) (requires-python:>=3.12) 2024-11-03T06:41:40,020 Skipping link: 0.0.1 Requires-Python >=3.12: https://files.pythonhosted.org/packages/32/6b/cca90e9255a94fa3f96821d9623e17a11c82ff917816abfb4e51e4b2ef4f/ytxd-0.0.1.tar.gz (from https://pypi.org/simple/ytxd/) (requires-python:>=3.12) 2024-11-03T06:41:40,020 Fetching project page and analyzing links: https://www.piwheels.org/simple/ytxd/ 2024-11-03T06:41:40,021 Getting page https://www.piwheels.org/simple/ytxd/ 2024-11-03T06:41:40,022 Found index url https://www.piwheels.org/simple/ 2024-11-03T06:41:40,070 Fetched page https://www.piwheels.org/simple/ytxd/ as text/html 2024-11-03T06:41:40,071 Skipping link: not a file: https://www.piwheels.org/simple/ytxd/ 2024-11-03T06:41:40,072 Skipping link: not a file: https://pypi.org/simple/ytxd/ 2024-11-03T06:41:40,093 Given no hashes to check 0 links for project 'ytxd': discarding no candidates 2024-11-03T06:41:40,094 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python >=3.12 2024-11-03T06:41:40,096 ERROR: Could not find a version that satisfies the requirement ytxd==0.0.1 (from versions: none) 2024-11-03T06:41:40,097 ERROR: No matching distribution found for ytxd==0.0.1 2024-11-03T06:41:40,098 Exception information: 2024-11-03T06:41:40,098 Traceback (most recent call last): 2024-11-03T06:41:40,098 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-11-03T06:41:40,098 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-11-03T06:41:40,098 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-11-03T06:41:40,098 raise RequirementsConflicted(criterion) 2024-11-03T06:41:40,098 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ytxd==0.0.1') 2024-11-03T06:41:40,098 2024-11-03T06:41:40,098 During handling of the above exception, another exception occurred: 2024-11-03T06:41:40,098 2024-11-03T06:41:40,098 Traceback (most recent call last): 2024-11-03T06:41:40,098 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-11-03T06:41:40,098 result = self._result = resolver.resolve( 2024-11-03T06:41:40,098 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-11-03T06:41:40,098 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-11-03T06:41:40,098 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-11-03T06:41:40,098 raise ResolutionImpossible(e.criterion.information) 2024-11-03T06:41:40,098 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ytxd==0.0.1'), parent=None)] 2024-11-03T06:41:40,098 2024-11-03T06:41:40,098 The above exception was the direct cause of the following exception: 2024-11-03T06:41:40,098 2024-11-03T06:41:40,098 Traceback (most recent call last): 2024-11-03T06:41:40,098 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-11-03T06:41:40,098 status = _inner_run() 2024-11-03T06:41:40,098 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-11-03T06:41:40,098 return self.run(options, args) 2024-11-03T06:41:40,098 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-11-03T06:41:40,098 return func(self, options, args) 2024-11-03T06:41:40,098 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-11-03T06:41:40,098 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-11-03T06:41:40,098 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-11-03T06:41:40,098 raise error from e 2024-11-03T06:41:40,098 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ytxd==0.0.1 2024-11-03T06:41:40,103 Removed build tracker: '/tmp/pip-build-tracker-1jbijsbt'