11 Dec
2020
11 Dec
'20
9:24 p.m.
Any idea whether 'diskprediction_local' will ever work in containers? I'm running 15.2.7 which contains a dependency on scikit-learn v 0.19.2 which isn't in the container. It's been throwing that error for a year now on all the octopus container versions I tried. It used to be on the baremetal versions pip3 install --upgrade scikit-learn==0.19.2 would fix it, but that seems to break the mgr container. Thanks Harry