[GRASS-dev] r.randomforest built status
Helmut Kudrnovsky
hellik at web.de
Sun Dec 18 12:12:29 PST 2016
Markus Neteler wrote
> On Sun, Dec 18, 2016 at 7:52 PM, Paulo van Breugel
> <
> p.vanbreugel@
> > wrote:
>> Hi Steven / devs
>>
>> The build status of r.randomforest shows it failed to build. From the log
>> file this seems to be because Pandas is not installed
>>
>> ...
>> ERROR: Pandas not installed
>> make: *** [r.randomforest.tmp.html] Error 1
>> rm r.randomforest.tmp.html
>> ...
>
> AFAIK we have no pandas installed on the osgeo6 server aka
> grass.osgeo.org.
> Perhaps the same is true for the Windows build server.
>
>> This is also why, I guess, it is not on
>> https://grass.osgeo.org/grass70/manuals/addons/?
>
> Yes, unfortunately.
>
> Markus
> _______________________________________________
> grass-dev mailing list
> grass-dev at .osgeo
> http://lists.osgeo.org/mailman/listinfo/grass-dev
what about to do some kind of a lazy import and move panda and scikit to
def main()?
It isn't needed for compiling only for running the python script.
AFAIK panda is available in osgeo4w; check needed. Scikit isn't available.
-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/r-randomforest-built-status-tp5300348p5300355.html
Sent from the Grass - Dev mailing list archive at Nabble.com.
More information about the grass-dev
mailing list