What's the best way to debug issues with incompati...
# general
a
What's the best way to debug issues with incompatible
interpreter_constraints
? Right now the error message just goes:
Copy code
pants.engine.process.ProcessExecutionFailure: Process 'Find interpreter for constraints: CPython~=3.10.9,~=3.7.4' failed with exit code 102.
And then I have to go and look at the deps myself, since there's no indication which target failed