2026-04-14T11:44:44,607 Created temporary directory: /tmp/pip-ephem-wheel-cache-8ey94qrg 2026-04-14T11:44:44,612 Created temporary directory: /tmp/pip-req-tracker-pa_ng25v 2026-04-14T11:44:44,612 Initialized build tracking at /tmp/pip-req-tracker-pa_ng25v 2026-04-14T11:44:44,613 Created build tracker: /tmp/pip-req-tracker-pa_ng25v 2026-04-14T11:44:44,613 Entered build tracker: /tmp/pip-req-tracker-pa_ng25v 2026-04-14T11:44:44,614 Created temporary directory: /tmp/pip-wheel-2p_fblp9 2026-04-14T11:44:44,659 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple, https://www.piwheels.org/simple 2026-04-14T11:44:44,663 2 location(s) to search for versions of bioextract: 2026-04-14T11:44:44,663 * https://pypi.org/simple/bioextract/ 2026-04-14T11:44:44,663 * https://www.piwheels.org/simple/bioextract/ 2026-04-14T11:44:44,664 Fetching project page and analyzing links: https://pypi.org/simple/bioextract/ 2026-04-14T11:44:44,665 Getting page https://pypi.org/simple/bioextract/ 2026-04-14T11:44:44,668 Found index url https://pypi.org/simple 2026-04-14T11:44:44,677 Starting new HTTPS connection (1): pypi.org:443 2026-04-14T11:44:44,852 https://pypi.org:443 "GET /simple/bioextract/ HTTP/1.1" 200 853 2026-04-14T11:44:45,013 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-14T11:44:45,015 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-14T11:44:45,016 Skipping link: No binaries permitted for bioextract: https://files.pythonhosted.org/packages/b3/1d/2873082a15ccb3d85cf586e275bf58b50bd6dd416e6c13d78c3c7fc9ecb8/bioextract-0.0.2-py3-none-any.whl#sha256=202ed4873304a442df01f784620810afd8f0cd6ca34916fd6109633af12a2642 (from https://pypi.org/simple/bioextract/) (requires-python:>=3.14) 2026-04-14T11:44:45,018 Link requires a different Python (3.9.2 not in: '>=3.14'): https://files.pythonhosted.org/packages/6d/1f/69f39e45a3ef0516752dc1962aab88e2fdea5af3f5f0bf49bf8c058c7f5a/bioextract-0.0.2.tar.gz#sha256=b59be4ae131b33b3436db2bfa84bf4323b32c80c4ced05ed597df267d4c73141 (from https://pypi.org/simple/bioextract/) (requires-python:>=3.14) 2026-04-14T11:44:45,018 Fetching project page and analyzing links: https://www.piwheels.org/simple/bioextract/ 2026-04-14T11:44:45,019 Getting page https://www.piwheels.org/simple/bioextract/ 2026-04-14T11:44:45,021 Found index url https://www.piwheels.org/simple 2026-04-14T11:44:45,025 Starting new HTTPS connection (1): www.piwheels.org:443 2026-04-14T11:44:45,142 https://www.piwheels.org:443 "GET /simple/bioextract/ HTTP/1.1" 200 145 2026-04-14T11:44:45,213 Given no hashes to check 0 links for project 'bioextract': discarding no candidates 2026-04-14T11:44:45,214 ERROR: Could not find a version that satisfies the requirement bioextract==0.0.2 2026-04-14T11:44:45,215 ERROR: No matching distribution found for bioextract==0.0.2 2026-04-14T11:44:45,216 Exception information: 2026-04-14T11:44:45,216 Traceback (most recent call last): 2026-04-14T11:44:45,216 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-14T11:44:45,216 crit = self.state.criteria[name] 2026-04-14T11:44:45,216 KeyError: 'bioextract' 2026-04-14T11:44:45,216 2026-04-14T11:44:45,216 During handling of the above exception, another exception occurred: 2026-04-14T11:44:45,216 2026-04-14T11:44:45,216 Traceback (most recent call last): 2026-04-14T11:44:45,216 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 318, in resolve 2026-04-14T11:44:45,216 name, crit = self._merge_into_criterion(r, parent=None) 2026-04-14T11:44:45,216 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-14T11:44:45,216 crit = Criterion.from_requirement(self._p, requirement, parent) 2026-04-14T11:44:45,216 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 83, in from_requirement 2026-04-14T11:44:45,216 raise RequirementsConflicted(criterion) 2026-04-14T11:44:45,216 resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bioextract==0.0.2') 2026-04-14T11:44:45,216 2026-04-14T11:44:45,216 During handling of the above exception, another exception occurred: 2026-04-14T11:44:45,216 2026-04-14T11:44:45,216 Traceback (most recent call last): 2026-04-14T11:44:45,216 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2026-04-14T11:44:45,216 self._result = resolver.resolve( 2026-04-14T11:44:45,216 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 453, in resolve 2026-04-14T11:44:45,216 state = resolution.resolve(requirements, max_rounds=max_rounds) 2026-04-14T11:44:45,216 File "/usr/share/python-wheels/resolvelib-0.5.4-py2.py3-none-any.whl/resolvelib/resolvers.py", line 320, in resolve 2026-04-14T11:44:45,216 raise ResolutionImpossible(e.criterion.information) 2026-04-14T11:44:45,216 resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bioextract==0.0.2'), parent=None)] 2026-04-14T11:44:45,216 2026-04-14T11:44:45,216 The above exception was the direct cause of the following exception: 2026-04-14T11:44:45,216 2026-04-14T11:44:45,216 Traceback (most recent call last): 2026-04-14T11:44:45,216 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2026-04-14T11:44:45,216 status = self.run(options, args) 2026-04-14T11:44:45,216 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2026-04-14T11:44:45,216 return func(self, options, args) 2026-04-14T11:44:45,216 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 162, in run 2026-04-14T11:44:45,216 requirement_set = resolver.resolve( 2026-04-14T11:44:45,216 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2026-04-14T11:44:45,216 six.raise_from(error, e) 2026-04-14T11:44:45,216 File "", line 3, in raise_from 2026-04-14T11:44:45,216 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bioextract==0.0.2 2026-04-14T11:44:45,226 Removed build tracker: '/tmp/pip-req-tracker-pa_ng25v'