Any suggestions on what to do when your pex file c...
# general
n
Any suggestions on what to do when your pex file cannot be built for
pants lint
? Black runs fine, but somehow when running the pylint target
babel
cannot be resolved -> I am wondering how I can control e.g. to ignore this and continue. But what's more confusing is that I can run pylint directly without problems from my poetry env, so wondering why pants cant run pylint / resolve an environment for pylint to run in?
b
Sorry for the trouble! A few questions to help us help you: What’s the error message? What’s your pants.toml configuration? What’s your pylint configuration?
n