Edit - /home/yourusername/.ivy2
On Mon, Jan 2, 2017 at 6:03 PM, Rasna Tomar <[email protected]> wrote: > Hi > > You can check whether in .ivy2 folder, these dependencies exist or not, > > Go to - > /home/yourusername.ivy2 > You will see two folder - > 1) cache > 2) local > > Check in local folder , this folder "org.apache.predictionio" should > exist. If it exist then check its contents and which version it has. > > If it has version other than this, then you have to include that version > dependency in your code. > > > Thanks > > On Mon, Jan 2, 2017 at 5:54 PM, Yasothai Rasappan <[email protected]> > wrote: > >> Hi Team, >> >> >> >> Any update on this? >> >> >> >> Thanks & Regards, >> >> Yasothai Rasappan >> >> SSE *|* *[email protected] <[email protected]> * >> >> *Vishwak Solutions Pvt Ltd* >> >> ( *044 - **4222 2300* *| Extn – 439.* >> >> >> >> *From:* Yasothai Rasappan >> *Sent:* 30 December 2016 17:14 >> *To:* '[email protected]'; ' >> [email protected]'; 'ActionML Support'; ' >> [email protected]' >> *Cc:* Sheik Dawood Jainullabudeen; Sankar M >> *Subject:* RE: PredictionIO :: [error] (*:update) sbt.ResolveException: >> unresolved dependency: io.prediction#pio-build;0.9.0: not found >> >> >> >> Hi Team, >> >> >> >> Any update on this? >> >> >> >> Thanks & Regards, >> >> Yasothai Rasappan >> >> SSE *|* *[email protected] <[email protected]> * >> >> *Vishwak Solutions Pvt Ltd* >> >> ( *044 - **4222 2300* *| Extn – 439.* >> >> >> >> *From:* Yasothai Rasappan >> *Sent:* 29 December 2016 17:01 >> *To:* '[email protected]'; ' >> [email protected]' >> *Cc:* Sheik Dawood Jainullabudeen; Sankar M >> *Subject:* PredictionIO :: [error] (*:update) sbt.ResolveException: >> unresolved dependency: io.prediction#pio-build;0.9.0: not found >> >> >> >> Hi Team, >> >> In our project, >> >> · we have installed 0.9.0 version and used “Product Ranking” >> engine. It was working fine, now we are migrating old version PredictionIO >> to the new version “Apache-0. 10.0-incubating” version. >> >> · We have successfully installed the latest version, and also >> able to download and configured “Product Ranking” engine. >> >> >> >> >> >> · After configuring getting following error, >> >> >> >> · For the above error, I have altered “import io.prediction*” to >> “import org.apache.predictionio*”, including all scala files and sbt files. >> >> At this point, /project/pio-build.sbt file after changing to >> io.prediction to org.apache.predictionio getting following error, >> >> >> >> · Kindly advise me on this issue. >> >> >> >> Thanks & Regards, >> >> Yasothai Rasappan >> >> SSE *|* *[email protected] <[email protected]> * >> >> *Vishwak Solutions Pvt Ltd* >> >> ( *044 - **4222 2300* *| +91-9677952753 |** Extn - 439* >> >> >> > >
