2024-11-18T13:56:05,808 Disabling truststore because Python version isn't 3.10+ 2024-11-18T13:56:06,396 Created temporary directory: /tmp/pip-build-tracker-_kdq4sjp 2024-11-18T13:56:06,397 Initialized build tracking at /tmp/pip-build-tracker-_kdq4sjp 2024-11-18T13:56:06,397 Created build tracker: /tmp/pip-build-tracker-_kdq4sjp 2024-11-18T13:56:06,397 Entered build tracker: /tmp/pip-build-tracker-_kdq4sjp 2024-11-18T13:56:06,398 Created temporary directory: /tmp/pip-wheel-0st2f8k3 2024-11-18T13:56:06,403 Created temporary directory: /tmp/pip-ephem-wheel-cache-v3kfiqpq 2024-11-18T13:56:06,448 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-11-18T13:56:06,452 2 location(s) to search for versions of sqlmodel-query-builder: 2024-11-18T13:56:06,452 * https://pypi.org/simple/sqlmodel-query-builder/ 2024-11-18T13:56:06,452 * https://www.piwheels.org/simple/sqlmodel-query-builder/ 2024-11-18T13:56:06,453 Fetching project page and analyzing links: https://pypi.org/simple/sqlmodel-query-builder/ 2024-11-18T13:56:06,453 Getting page https://pypi.org/simple/sqlmodel-query-builder/ 2024-11-18T13:56:06,455 Found index url https://pypi.org/simple/ 2024-11-18T13:56:06,479 Fetched page https://pypi.org/simple/sqlmodel-query-builder/ as application/vnd.pypi.simple.v1+json 2024-11-18T13:56:06,480 Skipping link: No binaries permitted for sqlmodel-query-builder: https://files.pythonhosted.org/packages/f3/e0/91abc97eb2a80544a3b6eaee97ac48f1d401eda75505e44d8c8eb1a5074d/sqlmodel_query_builder-0.0.1-py3-none-any.whl (from https://pypi.org/simple/sqlmodel-query-builder/) (requires-python:<4.0,>=3.12) 2024-11-18T13:56:06,481 Link requires a different Python (3.9.2 not in: '<4.0,>=3.12'): https://files.pythonhosted.org/packages/2e/fd/2436b8ab6c7b601f7fa033e12dced72ffd49a2672359a0f770df7403aa21/sqlmodel_query_builder-0.0.1.tar.gz (from https://pypi.org/simple/sqlmodel-query-builder/) (requires-python:<4.0,>=3.12) 2024-11-18T13:56:06,481 Skipping link: 0.0.1 Requires-Python <4.0,>=3.12: https://files.pythonhosted.org/packages/2e/fd/2436b8ab6c7b601f7fa033e12dced72ffd49a2672359a0f770df7403aa21/sqlmodel_query_builder-0.0.1.tar.gz (from https://pypi.org/simple/sqlmodel-query-builder/) (requires-python:<4.0,>=3.12) 2024-11-18T13:56:06,482 Skipping link: No binaries permitted for sqlmodel-query-builder: https://files.pythonhosted.org/packages/82/13/dc9fc4ab2a40d3a57672f20cbefc002fe42ecbf9b765acca5c5641297362/sqlmodel_query_builder-0.0.2-py3-none-any.whl (from https://pypi.org/simple/sqlmodel-query-builder/) (requires-python:<4.0,>=3.12) 2024-11-18T13:56:06,482 Link requires a different Python (3.9.2 not in: '<4.0,>=3.12'): https://files.pythonhosted.org/packages/90/b5/f78bcc562fa6be178e5c9c39924d6b667c6316062a037b873fd77a6aea4b/sqlmodel_query_builder-0.0.2.tar.gz (from https://pypi.org/simple/sqlmodel-query-builder/) (requires-python:<4.0,>=3.12) 2024-11-18T13:56:06,482 Skipping link: 0.0.2 Requires-Python <4.0,>=3.12: https://files.pythonhosted.org/packages/90/b5/f78bcc562fa6be178e5c9c39924d6b667c6316062a037b873fd77a6aea4b/sqlmodel_query_builder-0.0.2.tar.gz (from https://pypi.org/simple/sqlmodel-query-builder/) (requires-python:<4.0,>=3.12) 2024-11-18T13:56:06,483 Fetching project page and analyzing links: https://www.piwheels.org/simple/sqlmodel-query-builder/ 2024-11-18T13:56:06,483 Getting page https://www.piwheels.org/simple/sqlmodel-query-builder/ 2024-11-18T13:56:06,485 Found index url https://www.piwheels.org/simple/ 2024-11-18T13:56:06,535 Fetched page https://www.piwheels.org/simple/sqlmodel-query-builder/ as text/html 2024-11-18T13:56:06,536 Skipping link: not a file: https://www.piwheels.org/simple/sqlmodel-query-builder/ 2024-11-18T13:56:06,537 Skipping link: not a file: https://pypi.org/simple/sqlmodel-query-builder/ 2024-11-18T13:56:06,554 Given no hashes to check 0 links for project 'sqlmodel-query-builder': discarding no candidates 2024-11-18T13:56:06,554 ERROR: Ignored the following versions that require a different python version: 0.0.1 Requires-Python <4.0,>=3.12; 0.0.2 Requires-Python <4.0,>=3.12 2024-11-18T13:56:06,556 ERROR: Could not find a version that satisfies the requirement sqlmodel-query-builder==0.0.1 (from versions: none) 2024-11-18T13:56:06,557 ERROR: No matching distribution found for sqlmodel-query-builder==0.0.1 2024-11-18T13:56:06,558 Exception information: 2024-11-18T13:56:06,558 Traceback (most recent call last): 2024-11-18T13:56:06,558 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-11-18T13:56:06,558 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-11-18T13:56:06,558 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-11-18T13:56:06,558 raise RequirementsConflicted(criterion) 2024-11-18T13:56:06,558 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sqlmodel-query-builder==0.0.1') 2024-11-18T13:56:06,558 2024-11-18T13:56:06,558 During handling of the above exception, another exception occurred: 2024-11-18T13:56:06,558 2024-11-18T13:56:06,558 Traceback (most recent call last): 2024-11-18T13:56:06,558 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-11-18T13:56:06,558 result = self._result = resolver.resolve( 2024-11-18T13:56:06,558 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-11-18T13:56:06,558 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-11-18T13:56:06,558 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-11-18T13:56:06,558 raise ResolutionImpossible(e.criterion.information) 2024-11-18T13:56:06,558 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sqlmodel-query-builder==0.0.1'), parent=None)] 2024-11-18T13:56:06,558 2024-11-18T13:56:06,558 The above exception was the direct cause of the following exception: 2024-11-18T13:56:06,558 2024-11-18T13:56:06,558 Traceback (most recent call last): 2024-11-18T13:56:06,558 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-11-18T13:56:06,558 status = _inner_run() 2024-11-18T13:56:06,558 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-11-18T13:56:06,558 return self.run(options, args) 2024-11-18T13:56:06,558 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-11-18T13:56:06,558 return func(self, options, args) 2024-11-18T13:56:06,558 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-11-18T13:56:06,558 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-11-18T13:56:06,558 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-11-18T13:56:06,558 raise error from e 2024-11-18T13:56:06,558 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sqlmodel-query-builder==0.0.1 2024-11-18T13:56:06,561 Removed build tracker: '/tmp/pip-build-tracker-_kdq4sjp'