2024-12-04T20:09:26,372 Disabling truststore because Python version isn't 3.10+ 2024-12-04T20:09:26,874 Created temporary directory: /tmp/pip-build-tracker-1q62uctr 2024-12-04T20:09:26,875 Initialized build tracking at /tmp/pip-build-tracker-1q62uctr 2024-12-04T20:09:26,875 Created build tracker: /tmp/pip-build-tracker-1q62uctr 2024-12-04T20:09:26,875 Entered build tracker: /tmp/pip-build-tracker-1q62uctr 2024-12-04T20:09:26,875 Created temporary directory: /tmp/pip-wheel-t6c0djlg 2024-12-04T20:09:26,881 Created temporary directory: /tmp/pip-ephem-wheel-cache-2z9gm3e0 2024-12-04T20:09:26,926 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2024-12-04T20:09:26,929 2 location(s) to search for versions of prodigal: 2024-12-04T20:09:26,929 * https://pypi.org/simple/prodigal/ 2024-12-04T20:09:26,929 * https://www.piwheels.org/simple/prodigal/ 2024-12-04T20:09:26,930 Fetching project page and analyzing links: https://pypi.org/simple/prodigal/ 2024-12-04T20:09:26,930 Getting page https://pypi.org/simple/prodigal/ 2024-12-04T20:09:26,932 Found index url https://pypi.org/simple/ 2024-12-04T20:09:26,978 Fetched page https://pypi.org/simple/prodigal/ as application/vnd.pypi.simple.v1+json 2024-12-04T20:09:26,979 Skipping link: No binaries permitted for prodigal: https://files.pythonhosted.org/packages/c8/2a/b265e6539682802254deaf8c31b8ea7e5b045ff35a9098debc97ba0a4ac1/prodigal-1.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/prodigal/) (requires-python:==3.10) 2024-12-04T20:09:26,980 Link requires a different Python (3.9.2 not in: '==3.10'): https://files.pythonhosted.org/packages/65/d7/a79514302068a014db1cad2ad6f99e2873d210de76c5db28e91b67b27e8f/prodigal-1.0.1.tar.gz (from https://pypi.org/simple/prodigal/) (requires-python:==3.10) 2024-12-04T20:09:26,980 Skipping link: 1.0.1 Requires-Python ==3.10: https://files.pythonhosted.org/packages/65/d7/a79514302068a014db1cad2ad6f99e2873d210de76c5db28e91b67b27e8f/prodigal-1.0.1.tar.gz (from https://pypi.org/simple/prodigal/) (requires-python:==3.10) 2024-12-04T20:09:26,980 Skipping link: No binaries permitted for prodigal: https://files.pythonhosted.org/packages/d9/7f/7533b93a621ada3382b9299f448c76948eece3656279d0ef304744cdba3a/prodigal-1.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (from https://pypi.org/simple/prodigal/) (requires-python:<3.11,>=3.10) 2024-12-04T20:09:26,981 Link requires a different Python (3.9.2 not in: '<3.11,>=3.10'): https://files.pythonhosted.org/packages/ad/72/11b637f48e0b00113782b94e99898a1cdd27b7f5d18c0680c3ee42e84677/prodigal-1.0.2.tar.gz (from https://pypi.org/simple/prodigal/) (requires-python:<3.11,>=3.10) 2024-12-04T20:09:26,981 Skipping link: 1.0.2 Requires-Python <3.11,>=3.10: https://files.pythonhosted.org/packages/ad/72/11b637f48e0b00113782b94e99898a1cdd27b7f5d18c0680c3ee42e84677/prodigal-1.0.2.tar.gz (from https://pypi.org/simple/prodigal/) (requires-python:<3.11,>=3.10) 2024-12-04T20:09:26,981 Fetching project page and analyzing links: https://www.piwheels.org/simple/prodigal/ 2024-12-04T20:09:26,982 Getting page https://www.piwheels.org/simple/prodigal/ 2024-12-04T20:09:26,983 Found index url https://www.piwheels.org/simple/ 2024-12-04T20:09:27,030 Fetched page https://www.piwheels.org/simple/prodigal/ as text/html 2024-12-04T20:09:27,031 Skipping link: not a file: https://www.piwheels.org/simple/prodigal/ 2024-12-04T20:09:27,031 Skipping link: not a file: https://pypi.org/simple/prodigal/ 2024-12-04T20:09:27,047 Given no hashes to check 0 links for project 'prodigal': discarding no candidates 2024-12-04T20:09:27,048 ERROR: Ignored the following versions that require a different python version: 1.0.1 Requires-Python ==3.10; 1.0.2 Requires-Python <3.11,>=3.10 2024-12-04T20:09:27,049 ERROR: Could not find a version that satisfies the requirement prodigal==1.0.2 (from versions: none) 2024-12-04T20:09:27,050 ERROR: No matching distribution found for prodigal==1.0.2 2024-12-04T20:09:27,051 Exception information: 2024-12-04T20:09:27,051 Traceback (most recent call last): 2024-12-04T20:09:27,051 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2024-12-04T20:09:27,051 self._add_to_criteria(self.state.criteria, r, parent=None) 2024-12-04T20:09:27,051 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2024-12-04T20:09:27,051 raise RequirementsConflicted(criterion) 2024-12-04T20:09:27,051 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('prodigal==1.0.2') 2024-12-04T20:09:27,051 2024-12-04T20:09:27,051 During handling of the above exception, another exception occurred: 2024-12-04T20:09:27,051 2024-12-04T20:09:27,051 Traceback (most recent call last): 2024-12-04T20:09:27,051 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2024-12-04T20:09:27,051 result = self._result = resolver.resolve( 2024-12-04T20:09:27,051 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2024-12-04T20:09:27,051 state = resolution.resolve(requirements, max_rounds=max_rounds) 2024-12-04T20:09:27,051 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2024-12-04T20:09:27,051 raise ResolutionImpossible(e.criterion.information) 2024-12-04T20:09:27,051 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('prodigal==1.0.2'), parent=None)] 2024-12-04T20:09:27,051 2024-12-04T20:09:27,051 The above exception was the direct cause of the following exception: 2024-12-04T20:09:27,051 2024-12-04T20:09:27,051 Traceback (most recent call last): 2024-12-04T20:09:27,051 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2024-12-04T20:09:27,051 status = _inner_run() 2024-12-04T20:09:27,051 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2024-12-04T20:09:27,051 return self.run(options, args) 2024-12-04T20:09:27,051 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 67, in wrapper 2024-12-04T20:09:27,051 return func(self, options, args) 2024-12-04T20:09:27,051 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2024-12-04T20:09:27,051 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2024-12-04T20:09:27,051 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 104, in resolve 2024-12-04T20:09:27,051 raise error from e 2024-12-04T20:09:27,051 pip._internal.exceptions.DistributionNotFound: No matching distribution found for prodigal==1.0.2 2024-12-04T20:09:27,055 Removed build tracker: '/tmp/pip-build-tracker-1q62uctr'