2024-08-28T15:30:28,633 Disabling truststore because Python version isn't 3.10+ 2024-08-28T15:30:29,102 Created temporary directory: /tmp/pip-build-tracker-80yxrafw 2024-08-28T15:30:29,103 Initialized build tracking at /tmp/pip-build-tracker-80yxrafw 2024-08-28T15:30:29,103 Created build tracker: /tmp/pip-build-tracker-80yxrafw 2024-08-28T15:30:29,103 Entered build tracker: /tmp/pip-build-tracker-80yxrafw 2024-08-28T15:30:29,104 Created temporary directory: /tmp/pip-wheel-e01zyule 2024-08-28T15:30:29,109 Created temporary directory: /tmp/pip-ephem-wheel-cache-6pknogn6 2024-08-28T15:30:29,154 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-08-28T15:30:29,157 2 location(s) to search for versions of gmfy: 2024-08-28T15:30:29,157 * https://pypi.org/simple/gmfy/ 2024-08-28T15:30:29,157 * https://www.piwheels.org/simple/gmfy/ 2024-08-28T15:30:29,158 Fetching project page and analyzing links: https://pypi.org/simple/gmfy/ 2024-08-28T15:30:29,158 Getting page https://pypi.org/simple/gmfy/ 2024-08-28T15:30:29,160 Found index url https://pypi.org/simple/ 2024-08-28T15:30:29,181 Fetched page https://pypi.org/simple/gmfy/ as application/vnd.pypi.simple.v1+json 2024-08-28T15:30:29,182 Skipping link: No binaries permitted for gmfy: https://files.pythonhosted.org/packages/bd/46/17c8770bfc28fd70d110182619501d84dc245d08c69ea96c00c061ed8473/gmfy-0.0.3-py3-none-any.whl (from https://pypi.org/simple/gmfy/) (requires-python:<4.0,>=3.12) 2024-08-28T15:30:29,183 Link requires a different Python (3.9.2 not in: '<4.0,>=3.12'): https://files.pythonhosted.org/packages/38/86/8591beb1046a4182e0f6cf08bcafbc2e7359ff8637f372af107132e48c3f/gmfy-0.0.3.tar.gz (from https://pypi.org/simple/gmfy/) (requires-python:<4.0,>=3.12) 2024-08-28T15:30:29,183 Skipping link: 0.0.3 Requires-Python <4.0,>=3.12: https://files.pythonhosted.org/packages/38/86/8591beb1046a4182e0f6cf08bcafbc2e7359ff8637f372af107132e48c3f/gmfy-0.0.3.tar.gz (from https://pypi.org/simple/gmfy/) (requires-python:<4.0,>=3.12) 2024-08-28T15:30:29,184 Fetching project page and analyzing links: https://www.piwheels.org/simple/gmfy/ 2024-08-28T15:30:29,184 Getting page https://www.piwheels.org/simple/gmfy/ 2024-08-28T15:30:29,185 Found index url https://www.piwheels.org/simple/ 2024-08-28T15:30:29,229 Fetched page https://www.piwheels.org/simple/gmfy/ as text/html 2024-08-28T15:30:29,230 Skipping link: not a file: https://www.piwheels.org/simple/gmfy/ 2024-08-28T15:30:29,231 Skipping link: not a file: https://pypi.org/simple/gmfy/ 2024-08-28T15:30:29,247 Given no hashes to check 0 links for project 'gmfy': discarding no candidates 2024-08-28T15:30:29,248 ERROR: Ignored the following versions that require a different python version: 0.0.3 Requires-Python <4.0,>=3.12 2024-08-28T15:30:29,249 ERROR: Could not find a version that satisfies the requirement gmfy==0.0.3 (from versions: none) 2024-08-28T15:30:29,250 ERROR: No matching distribution found for gmfy==0.0.3 2024-08-28T15:30:29,251 Exception information: 2024-08-28T15:30:29,251 Traceback (most recent call last): 2024-08-28T15:30:29,251 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-08-28T15:30:29,251 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-08-28T15:30:29,251 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-08-28T15:30:29,251 raise RequirementsConflicted(criterion) 2024-08-28T15:30:29,251 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gmfy==0.0.3') 2024-08-28T15:30:29,251 2024-08-28T15:30:29,251 During handling of the above exception, another exception occurred: 2024-08-28T15:30:29,251 2024-08-28T15:30:29,251 Traceback (most recent call last): 2024-08-28T15:30:29,251 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-08-28T15:30:29,251 result = self._result = resolver.resolve( 2024-08-28T15:30:29,251 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-08-28T15:30:29,251 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-08-28T15:30:29,251 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-08-28T15:30:29,251 raise ResolutionImpossible(e.criterion.information) 2024-08-28T15:30:29,251 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gmfy==0.0.3'), parent=None)] 2024-08-28T15:30:29,251 2024-08-28T15:30:29,251 The above exception was the direct cause of the following exception: 2024-08-28T15:30:29,251 2024-08-28T15:30:29,251 Traceback (most recent call last): 2024-08-28T15:30:29,251 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-08-28T15:30:29,251 status = _inner_run() 2024-08-28T15:30:29,251 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-08-28T15:30:29,251 return self.run(options, args) 2024-08-28T15:30:29,251 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-08-28T15:30:29,251 return func(self, options, args) 2024-08-28T15:30:29,251 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-08-28T15:30:29,251 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-08-28T15:30:29,251 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-08-28T15:30:29,251 raise error from e 2024-08-28T15:30:29,251 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gmfy==0.0.3 2024-08-28T15:30:29,255 Removed build tracker: '/tmp/pip-build-tracker-80yxrafw'