Any tips for fixing: ``` Exception message: Packa...
# general
a
Any tips for fixing:
Copy code
Exception message: Package SourcePackage(u'file:///Users/dwagnerhall/.cache/pants/python_cache/requirements/CPython-2.7.13/Markdown-2.1.1.zip') is not translateable by ChainedTranslator(WheelTranslator, EggTranslator, SourceTranslator)
when running
./pants test
in the pants repo?