Adding python sdk to existing java/scala project corrupted scala - SDK does not work

After adding python 2.7.2 module to a scala/maven project and module, scala is **completely hosed**.  I can not even remove python and revert back to the java SDK.

What gives here ?     And how can we **safely** run python and scala/java??


Here is the error shown in the screenshot:

Error:scalac: error while loading package, Missing dependency 'object java.l
Error:scalac: errorang.Object in compiler mirror', required by /Users/steve/.m2/repository/org/scala-lang/scala-library/2.10.4/scala-library-2.10.4.jar(scala/package.class)


Screen Shot 2015-01-24 at 6.25.15 PM.png

0

请先登录再写评论。