2024-05-27T06:20:53,449 Created temporary directory: /tmp/pip-build-tracker-xa6weq2l 2024-05-27T06:20:53,450 Initialized build tracking at /tmp/pip-build-tracker-xa6weq2l 2024-05-27T06:20:53,450 Created build tracker: /tmp/pip-build-tracker-xa6weq2l 2024-05-27T06:20:53,451 Entered build tracker: /tmp/pip-build-tracker-xa6weq2l 2024-05-27T06:20:53,451 Created temporary directory: /tmp/pip-wheel-s211cqhy 2024-05-27T06:20:53,455 Created temporary directory: /tmp/pip-ephem-wheel-cache-aezo16yc 2024-05-27T06:20:53,479 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-05-27T06:20:53,483 2 location(s) to search for versions of apiverve-tenseconverter: 2024-05-27T06:20:53,483 * https://pypi.org/simple/apiverve-tenseconverter/ 2024-05-27T06:20:53,483 * https://www.piwheels.org/simple/apiverve-tenseconverter/ 2024-05-27T06:20:53,483 Fetching project page and analyzing links: https://pypi.org/simple/apiverve-tenseconverter/ 2024-05-27T06:20:53,484 Getting page https://pypi.org/simple/apiverve-tenseconverter/ 2024-05-27T06:20:53,486 Found index url https://pypi.org/simple/ 2024-05-27T06:20:53,536 Fetched page https://pypi.org/simple/apiverve-tenseconverter/ as application/vnd.pypi.simple.v1+json 2024-05-27T06:20:53,538 Skipping link: No binaries permitted for apiverve-tenseconverter: https://files.pythonhosted.org/packages/88/db/b79be9604a9e0b6f6f33e826341bb11ecc834a0c5e813a965395562a6c71/apiverve_tenseconverter-1.0.11-py3-none-any.whl (from https://pypi.org/simple/apiverve-tenseconverter/) (requires-python:>=3.12) 2024-05-27T06:20:53,538 Link requires a different Python (3.9.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/f0/09/ab06cf0751f2b46019d75b39df6ce3c92fb85c7bcd20ab9f005ac3600e8b/apiverve_tenseconverter-1.0.11.tar.gz (from https://pypi.org/simple/apiverve-tenseconverter/) (requires-python:>=3.12) 2024-05-27T06:20:53,539 Skipping link: 1.0.11 Requires-Python >=3.12: https://files.pythonhosted.org/packages/f0/09/ab06cf0751f2b46019d75b39df6ce3c92fb85c7bcd20ab9f005ac3600e8b/apiverve_tenseconverter-1.0.11.tar.gz (from https://pypi.org/simple/apiverve-tenseconverter/) (requires-python:>=3.12) 2024-05-27T06:20:53,539 Fetching project page and analyzing links: https://www.piwheels.org/simple/apiverve-tenseconverter/ 2024-05-27T06:20:53,539 Getting page https://www.piwheels.org/simple/apiverve-tenseconverter/ 2024-05-27T06:20:53,540 Found index url https://www.piwheels.org/simple/ 2024-05-27T06:20:53,672 Fetched page https://www.piwheels.org/simple/apiverve-tenseconverter/ as text/html 2024-05-27T06:20:53,673 Skipping link: not a file: https://www.piwheels.org/simple/apiverve-tenseconverter/ 2024-05-27T06:20:53,673 Skipping link: not a file: https://pypi.org/simple/apiverve-tenseconverter/ 2024-05-27T06:20:53,690 Given no hashes to check 0 links for project 'apiverve-tenseconverter': discarding no candidates 2024-05-27T06:20:53,691 ERROR: Ignored the following versions that require a different python version: 1.0.11 Requires-Python >=3.12 2024-05-27T06:20:53,692 ERROR: Could not find a version that satisfies the requirement apiverve-tenseconverter==1.0.11 (from versions: none) 2024-05-27T06:20:53,693 ERROR: No matching distribution found for apiverve-tenseconverter==1.0.11 2024-05-27T06:20:53,694 Exception information: 2024-05-27T06:20:53,694 Traceback (most recent call last): 2024-05-27T06:20:53,694 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-05-27T06:20:53,694 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-05-27T06:20:53,694 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-05-27T06:20:53,694 raise RequirementsConflicted(criterion) 2024-05-27T06:20:53,694 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('apiverve-tenseconverter==1.0.11') 2024-05-27T06:20:53,694 2024-05-27T06:20:53,694 During handling of the above exception, another exception occurred: 2024-05-27T06:20:53,694 2024-05-27T06:20:53,694 Traceback (most recent call last): 2024-05-27T06:20:53,694 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-05-27T06:20:53,694 result = self._result = resolver.resolve( 2024-05-27T06:20:53,694 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-05-27T06:20:53,694 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-05-27T06:20:53,694 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-05-27T06:20:53,694 raise ResolutionImpossible(e.criterion.information) 2024-05-27T06:20:53,694 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('apiverve-tenseconverter==1.0.11'), parent=None)] 2024-05-27T06:20:53,694 2024-05-27T06:20:53,694 The above exception was the direct cause of the following exception: 2024-05-27T06:20:53,694 2024-05-27T06:20:53,694 Traceback (most recent call last): 2024-05-27T06:20:53,694 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2024-05-27T06:20:53,694 status = run_func(*args) 2024-05-27T06:20:53,694 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 245, in wrapper 2024-05-27T06:20:53,694 return func(self, options, args) 2024-05-27T06:20:53,694 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-05-27T06:20:53,694 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-05-27T06:20:53,694 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-05-27T06:20:53,694 raise error from e 2024-05-27T06:20:53,694 pip._internal.exceptions.DistributionNotFound: No matching distribution found for apiverve-tenseconverter==1.0.11 2024-05-27T06:20:53,698 Removed build tracker: '/tmp/pip-build-tracker-xa6weq2l'