More than One Python Binaries goal caused problem
Open pants monorepo which contains more than one Python binary goal causes problem - project failed to load.
It's hard to tell without the error message, but I am speculating it fails at ./pants export ... Even though it is a monorepo, it does not mean everything will resolve without conflicts. In fact, it is especially recommended to limit the scope of import to max efficiency and speed.
On Mar 18, 2017, at 9:30 PM, Leo Liang [email protected] wrote:
Open pants monorepo which contains more than one Python binary goal causes problem - project failed to load.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
@leozc when you get a chance, could you paste the error msg here?