<p dir="ltr"><br>
Il 27/nov/2014 09:35 "Nikos Alexandris" <br>
> Have you also <a href="http://scikit-learn.org/stable/">http://scikit-learn.org/stable/</a> installed?</p>
<p dir="ltr">As Nikos suggested you should install sklearn library and make this library visible to the python interpreter modifying the python path.</p>
<p dir="ltr">You can check if your setup is corrected trying: "import sklearn" from the python shell in the GRASS GUI... If not exceptions are raised then you have setup the python path correctly.</p>
<p dir="ltr">Pietro</p>