intellij-pants-plugin icon indicating copy to clipboard operation
intellij-pants-plugin copied to clipboard

More than One Python Binaries goal caused problem

Open leozc opened this issue 9 years ago • 2 comments

Open pants monorepo which contains more than one Python binary goal causes problem - project failed to load.

leozc avatar Mar 19 '17 04:03 leozc

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.

wisechengyi avatar Mar 19 '17 04:03 wisechengyi

@leozc when you get a chance, could you paste the error msg here?

wisechengyi avatar Apr 25 '17 21:04 wisechengyi