2026-04-14T05:59:41,747 Created temporary directory: /tmp/pip-ephem-wheel-cache-sa657vbi 2026-04-14T05:59:41,752 Created temporary directory: /tmp/pip-req-tracker-r91jhxpq 2026-04-14T05:59:41,753 Initialized build tracking at /tmp/pip-req-tracker-r91jhxpq 2026-04-14T05:59:41,753 Created build tracker: /tmp/pip-req-tracker-r91jhxpq 2026-04-14T05:59:41,754 Entered build tracker: /tmp/pip-req-tracker-r91jhxpq 2026-04-14T05:59:41,755 Created temporary directory: /tmp/pip-wheel-i4baidk_ 2026-04-14T05:59:41,800 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2026-04-14T05:59:41,805 2 location(s) to search for versions of bioextract: 2026-04-14T05:59:41,805 * https://pypi.org/simple/bioextract/ 2026-04-14T05:59:41,805 * https://www.piwheels.org/simple/bioextract/ 2026-04-14T05:59:41,806 Fetching project page and analyzing links: https://pypi.org/simple/bioextract/ 2026-04-14T05:59:41,807 Getting page https://pypi.org/simple/bioextract/ 2026-04-14T05:59:41,810 Found index url https://pypi.org/simple 2026-04-14T05:59:41,819 Starting new HTTPS connection (1): pypi.org:443 2026-04-14T05:59:41,914 https://pypi.org:443 "GET /simple/bioextract/ HTTP/1.1" 200 606 2026-04-14T05:59:42,071 Skipping link: No binaries permitted for bioextract: https://files.pythonhosted.org/packages/92/32/3a0401b07e4faaddf7da2d698ad1464ec2aeb87a015b5ecfb05e2ebac9a5/bioextract-0.0.1-py3-none-any.whl#sha256=ee1170815a1784e7aeb1a78fe87a25bff4c9570ef89c1007a30814534945ce49 (from https://pypi.org/simple/bioextract/) (requires-python:>=3.14) 2026-04-14T05:59:42,073 Link requires a different Python (3.9.2 not in: '>=3.14'): https://files.pythonhosted.org/packages/ba/b0/26a523ceeb5d7e082366eaf4cfaf612f965b6c15713126f8812640f588d1/bioextract-0.0.1.tar.gz#sha256=b36fb70510d7f84c48b97dac0aeff87cb8594367a0f4db9337e81814e5ec4aba (from https://pypi.org/simple/bioextract/) (requires-python:>=3.14) 2026-04-14T05:59:42,073 Fetching project page and analyzing links: https://www.piwheels.org/simple/bioextract/ 2026-04-14T05:59:42,074 Getting page https://www.piwheels.org/simple/bioextract/ 2026-04-14T05:59:42,076 Found index url https://www.piwheels.org/simple 2026-04-14T05:59:42,081 Starting new HTTPS connection (1): www.piwheels.org:443 2026-04-14T05:59:42,200 https://www.piwheels.org:443 "GET /simple/bioextract/ HTTP/1.1" 200 146 2026-04-14T05:59:42,273 Given no hashes to check 0 links for project 'bioextract': discarding no candidates 2026-04-14T05:59:42,274 ERROR: Could not find a version that satisfies the requirement bioextract==0.0.1 2026-04-14T05:59:42,274 ERROR: No matching distribution found for bioextract==0.0.1 2026-04-14T05:59:42,275 Exception information: 2026-04-14T05:59:42,275 Traceback (most recent call last): 2026-04-14T05:59:42,275 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2026-04-14T05:59:42,275 crit = self.state.criteria[name] 2026-04-14T05:59:42,275 KeyError: 'bioextract' 2026-04-14T05:59:42,275 2026-04-14T05:59:42,275 During handling of the above exception, another exception occurred: 2026-04-14T05:59:42,275 2026-04-14T05:59:42,275 Traceback (most recent call last): 2026-04-14T05:59:42,275 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2026-04-14T05:59:42,275 name, crit = self._merge_into_criterion(r, parent=None) 2026-04-14T05:59:42,275 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2026-04-14T05:59:42,275 crit = Criterion.from_requirement(self._p, requirement, parent) 2026-04-14T05:59:42,275 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2026-04-14T05:59:42,275 raise RequirementsConflicted(criterion) 2026-04-14T05:59:42,275 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bioextract==0.0.1') 2026-04-14T05:59:42,275 2026-04-14T05:59:42,275 During handling of the above exception, another exception occurred: 2026-04-14T05:59:42,275 2026-04-14T05:59:42,275 Traceback (most recent call last): 2026-04-14T05:59:42,275 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2026-04-14T05:59:42,275 self._result = resolver.resolve( 2026-04-14T05:59:42,275 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2026-04-14T05:59:42,275 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-04-14T05:59:42,275 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2026-04-14T05:59:42,275 raise ResolutionImpossible(e.criterion.information) 2026-04-14T05:59:42,275 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bioextract==0.0.1'), parent=None)] 2026-04-14T05:59:42,275 2026-04-14T05:59:42,275 The above exception was the direct cause of the following exception: 2026-04-14T05:59:42,275 2026-04-14T05:59:42,275 Traceback (most recent call last): 2026-04-14T05:59:42,275 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2026-04-14T05:59:42,275 status = self.run(options, args) 2026-04-14T05:59:42,275 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2026-04-14T05:59:42,275 return func(self, options, args) 2026-04-14T05:59:42,275 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2026-04-14T05:59:42,275 requirement_set = resolver.resolve( 2026-04-14T05:59:42,275 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2026-04-14T05:59:42,275 six.raise_from(error, e) 2026-04-14T05:59:42,275 File "", line 3, in raise_from 2026-04-14T05:59:42,275 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bioextract==0.0.1 2026-04-14T05:59:42,285 Removed build tracker: '/tmp/pip-req-tracker-r91jhxpq'