acoustic-librarian-29560
10/11/2024, 4:24 PMstderr:
Failed to resolve compatible artifacts from lock tools.lock for 1 target:
1. /opt/pyenv/versions/3.8.20/bin/python3.8:
Failed to resolve all requirements for cp38-cp38-manylinux_2_27_x86_64 interpreter at /opt/pyenv/versions/3.8.20/bin/python3.8 from tools.lock:
Configured with:
build: True
use_wheel: True
Dependency on exceptiongroup (via: pytest -> exceptiongroup>=1.0.0rc8; python_version < "3.11") not satisfied, no candidates found.
Dependency on tomli not satisfied, no candidates found:
requirers:
via: pytest -> tomli>=1; python_version < "3.11"
via: pytest-cov -> coverage[toml]>=5.2.1 -> tomli; python_full_version <= "3.11.0a6" and extra == "toml"
Dependency on coverage not satisfied, 1 incompatible candidate found:
1.) coverage 7.6.2 (via: pytest-cov -> coverage[toml]>=5.2.1) requires Python >=3.9
acoustic-librarian-29560
10/11/2024, 4:25 PMelegant-florist-94385
10/15/2024, 11:45 AMacoustic-librarian-29560
10/15/2024, 1:06 PMcurved-manchester-66006
10/18/2024, 6:09 PMFigured it out, it looks like coverage >6.x does not support Python 3.8 and the lockfile doesn't automatically pull down theseThis is with the bundled with Pants coverage lockfile, or your own?
acoustic-librarian-29560
10/18/2024, 6:16 PMwith a() as b, c() as d:
) and the match
statement.acoustic-librarian-29560
10/18/2024, 6:17 PM