-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Window10 Operation System and python version==3.6.8
I installed prism successfully, but when I was running, there was an error message.
I find this bug is due to the default installation scikit-learn 0.20.3 ,and the package has changed the cross_validation module after the 0.18 version. So I uninstalled and installed the 0.17.1 version of the scikit-learning package, and the problem was solved.
But when I run prism again, there was another error occurred in data reading. I guess it's due to gdal or rasterio package versions.
The default version of the package or Python installed (by conda xxx) may be quite different from the version used in the prism toolbox, so there may be other bugs at running.
Is there a more robust way to install prism? I think uploading environment files in where Toolbox can work and installing prism based on environment files may be a way.
Metadata
Metadata
Assignees
Labels
No labels