2024-12-06T03:24:44,555 Disabling truststore because Python version isn't 3.10+ 2024-12-06T03:24:45,037 Created temporary directory: /tmp/pip-build-tracker-u6gtozmf 2024-12-06T03:24:45,038 Initialized build tracking at /tmp/pip-build-tracker-u6gtozmf 2024-12-06T03:24:45,038 Created build tracker: /tmp/pip-build-tracker-u6gtozmf 2024-12-06T03:24:45,038 Entered build tracker: /tmp/pip-build-tracker-u6gtozmf 2024-12-06T03:24:45,039 Created temporary directory: /tmp/pip-wheel-p5i3vied 2024-12-06T03:24:45,044 Created temporary directory: /tmp/pip-ephem-wheel-cache-nlzi1wlz 2024-12-06T03:24:45,088 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-12-06T03:24:45,091 2 location(s) to search for versions of ezorm: 2024-12-06T03:24:45,091 * https://pypi.org/simple/ezorm/ 2024-12-06T03:24:45,091 * https://www.piwheels.org/simple/ezorm/ 2024-12-06T03:24:45,092 Fetching project page and analyzing links: https://pypi.org/simple/ezorm/ 2024-12-06T03:24:45,092 Getting page https://pypi.org/simple/ezorm/ 2024-12-06T03:24:45,094 Found index url https://pypi.org/simple/ 2024-12-06T03:24:45,113 Fetched page https://pypi.org/simple/ezorm/ as application/vnd.pypi.simple.v1+json 2024-12-06T03:24:45,114 Skipping link: No binaries permitted for ezorm: https://files.pythonhosted.org/packages/f6/de/2a3920ef5d140096814cc5359ee1103c7fd10ce1716219fa3efd58e3ecc7/ezorm-0.1.0-py3-none-any.whl (from https://pypi.org/simple/ezorm/) (requires-python:>=3.12) 2024-12-06T03:24:45,115 Link requires a different Python (3.9.2 not in: '>=3.12'): https://files.pythonhosted.org/packages/52/c9/f3a6daaaa757dc57c976710f1b3c53f35c1970b45f72494f9572f353bf8d/ezorm-0.1.0.tar.gz (from https://pypi.org/simple/ezorm/) (requires-python:>=3.12) 2024-12-06T03:24:45,115 Skipping link: 0.1.0 Requires-Python >=3.12: https://files.pythonhosted.org/packages/52/c9/f3a6daaaa757dc57c976710f1b3c53f35c1970b45f72494f9572f353bf8d/ezorm-0.1.0.tar.gz (from https://pypi.org/simple/ezorm/) (requires-python:>=3.12) 2024-12-06T03:24:45,116 Skipping link: No binaries permitted for ezorm: https://files.pythonhosted.org/packages/c4/cd/437292aceaa99c5c295b76b557d04d7dfbab72c138d60397fdbfd1a6de68/ezorm-0.1.1-py3-none-any.whl (from https://pypi.org/simple/ezorm/) (requires-python:>=3.10) 2024-12-06T03:24:45,116 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/8f/50/35cabca115984f86779f22731b67cd3c2a72b7d17d2b98c6e2d92cf9b42f/ezorm-0.1.1.tar.gz (from https://pypi.org/simple/ezorm/) (requires-python:>=3.10) 2024-12-06T03:24:45,116 Skipping link: 0.1.1 Requires-Python >=3.10: https://files.pythonhosted.org/packages/8f/50/35cabca115984f86779f22731b67cd3c2a72b7d17d2b98c6e2d92cf9b42f/ezorm-0.1.1.tar.gz (from https://pypi.org/simple/ezorm/) (requires-python:>=3.10) 2024-12-06T03:24:45,117 Fetching project page and analyzing links: https://www.piwheels.org/simple/ezorm/ 2024-12-06T03:24:45,117 Getting page https://www.piwheels.org/simple/ezorm/ 2024-12-06T03:24:45,118 Found index url https://www.piwheels.org/simple/ 2024-12-06T03:24:45,160 Fetched page https://www.piwheels.org/simple/ezorm/ as text/html 2024-12-06T03:24:45,161 Skipping link: not a file: https://www.piwheels.org/simple/ezorm/ 2024-12-06T03:24:45,162 Skipping link: not a file: https://pypi.org/simple/ezorm/ 2024-12-06T03:24:45,178 Given no hashes to check 0 links for project 'ezorm': discarding no candidates 2024-12-06T03:24:45,178 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.12; 0.1.1 Requires-Python >=3.10 2024-12-06T03:24:45,179 ERROR: Could not find a version that satisfies the requirement ezorm==0.1.0 (from versions: none) 2024-12-06T03:24:45,180 ERROR: No matching distribution found for ezorm==0.1.0 2024-12-06T03:24:45,181 Exception information: 2024-12-06T03:24:45,181 Traceback (most recent call last): 2024-12-06T03:24:45,181 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-12-06T03:24:45,181 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-12-06T03:24:45,181 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-12-06T03:24:45,181 raise RequirementsConflicted(criterion) 2024-12-06T03:24:45,181 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ezorm==0.1.0') 2024-12-06T03:24:45,181 2024-12-06T03:24:45,181 During handling of the above exception, another exception occurred: 2024-12-06T03:24:45,181 2024-12-06T03:24:45,181 Traceback (most recent call last): 2024-12-06T03:24:45,181 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-12-06T03:24:45,181 result = self._result = resolver.resolve( 2024-12-06T03:24:45,181 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-12-06T03:24:45,181 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-12-06T03:24:45,181 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-12-06T03:24:45,181 raise ResolutionImpossible(e.criterion.information) 2024-12-06T03:24:45,181 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ezorm==0.1.0'), parent=None)] 2024-12-06T03:24:45,181 2024-12-06T03:24:45,181 The above exception was the direct cause of the following exception: 2024-12-06T03:24:45,181 2024-12-06T03:24:45,181 Traceback (most recent call last): 2024-12-06T03:24:45,181 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-12-06T03:24:45,181 status = _inner_run() 2024-12-06T03:24:45,181 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-12-06T03:24:45,181 return self.run(options, args) 2024-12-06T03:24:45,181 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-12-06T03:24:45,181 return func(self, options, args) 2024-12-06T03:24:45,181 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-12-06T03:24:45,181 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-12-06T03:24:45,181 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-12-06T03:24:45,181 raise error from e 2024-12-06T03:24:45,181 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ezorm==0.1.0 2024-12-06T03:24:45,185 Removed build tracker: '/tmp/pip-build-tracker-u6gtozmf'