• Ask a Question
  • Create a Poll
150
    Ask a Question
    Cancel
    150
    More answer You can create 5 answer(s).
      Ask a Poll
      Cancel

      scala.reflect.internal.MissingRequirementError: object java.lang.Object in compiler mirror not found. PredictionIO SETUP

      I’m trying to setup a predictionIO engine for further use in my project, I’m facing this issue while building the app in prediction for a recommendation engine

      `[INFO] [Engine$] [error] (Compile / compileIncremental) scala.reflect.internal.MissingRequirementError: object java.lang.Object in compiler mirror not found.` 

      Java Version

      openjdk version "1.8.0_252"

      OpenJDK Runtime Environment (build 1.8.0_252-8u252-b09-1~16.04-b09) OpenJDK 64-Bit Server VM (build 25.252-b09, mixed mode)

      Scala Version

      2.11.12

      0 Answers