What do the pex.resolver.Untranslatable errors mea...
# general
c
What do the pex.resolver.Untranslatable errors mean? I'm getting
Package SourcePackage('...') is not translatable by ChainedTranslator(WheelTranslator, EggTranslator, SourceTranslator)
.
a
my first approach is always to try running with
PEX_VERBOSE=9
in the environment
i believe that is a blanket exception that covers a number of things including build failures