big-xylophone-43403
07/01/2022, 3:31 PM10:26:19.01 [ERROR] 1 Exception encountered:
ProcessExecutionFailure: Process 'Generate lockfile for python-default' failed with exit code 1.
stdout:
stderr:
ERROR: Could not find a version that satisfies the requirement pantsbuild.pants.testutil<2.13,>=2.12.0a0
ERROR: No matching distribution found for pantsbuild.pants.testutil<2.13,>=2.12.0a0
big-xylophone-43403
07/01/2022, 3:32 PM[GLOBAL]
pants_version = "2.12.0"
pythonpath = ["%(buildroot)s/pants-plugins"]
# Python runtime and build settings
[python]
interpreter_constraints = [">=3.8,<3.11"]
enable_resolves = true
[python-bootstrap]
search_path = ["<PYENV_LOCAL>", "<PYENV>", "<PATH>"]
[python-infer]
inits = true
[python-repos]
indexes.add = ["<https://custom-repo.com/simple>"]
[setup-py-generation]
first_party_dependency_version_scheme = "compatible"
big-xylophone-43403
07/01/2022, 3:33 PM>=3.8,<3.10
as the IC, it worksenough-analyst-54434
07/01/2022, 3:37 PMenough-analyst-54434
07/01/2022, 3:38 PMenough-analyst-54434
07/01/2022, 3:39 PMenough-analyst-54434
07/01/2022, 3:42 PMbig-xylophone-43403
07/01/2022, 3:44 PM