modern-wolf-36228
11/23/2021, 3:44 PM(monorepo) ā monorepo git:(main) ā ./pants dependencies ::
16:43:13.00 [WARN] DEPRECATED: scope python-setup will be removed in version 2.10.0.dev0.
Use scope python instead (options: interpreter_constraints)
16:43:14.25 [INFO] Completed: Building dockerfile_parser.pex from dockerfile-parser_default_lockfile.txt
16:43:14.25 [ERROR] 1 Exception encountered:
ProcessExecutionFailure: Process 'Building dockerfile_parser.pex from dockerfile-parser_default_lockfile.txt' failed with exit code 1.
stdout:
stderr:
ERROR: Exception:
Traceback (most recent call last):
File "/home/marcelo/.cache/pants/named_caches/pex_root/venvs/s/53f402b6/venv/lib/python3.8/site-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion
crit = self.state.criteria[name]
KeyError: 'dockerfile'
On 2.9.0.dev2 I'm having this /\curved-television-6568
11/23/2021, 3:54 PMmodern-wolf-36228
11/23/2021, 3:59 PMindexes
on python-repos
caused this š¤indexes.add
, I have this issue š¤(extract-monorepo) ā monorepo git:(main) ā ./pants package ::
17:07:20.69 [WARN] DEPRECATED: scope python-setup will be removed in version 2.10.0.dev0.
Use scope python instead (options: interpreter_constraints, requirement_constraints)
17:07:24.51 [INFO] Completed: Building build_backend.pex from setuptools_default_lockfile.txt
17:07:24.51 [ERROR] 1 Exception encountered:
ProcessExecutionFailure: Process 'Building build_backend.pex from setuptools_default_lockfile.txt' failed with exit code 1.
stdout:
stderr:
ERROR: Exception:
Traceback (most recent call last):
File "/home/marcelo/.cache/pants/named_caches/pex_root/venvs/s/53f402b6/venv/lib/python3.8/site-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion
crit = self.state.criteria[name]
KeyError: 'setuptools'
enough-analyst-54434
11/23/2021, 4:18 PM--pex-verbosity=9
and see if Pip is prompting for credentials?modern-wolf-36228
11/24/2021, 12:17 PM