Hi,
Finally pcraster installation was solved by modifying anaconda's ".condarc" file.
Old .condarc file contents:
Edited .condarc file contents:
Then on anaconda terminal used the command "conda create --name sphy python3.7 numpy pcraster" for installing the packages needed.
Finally I got packages' version as follows:
numpy-1.21.6-py37h*
pandas-1.3.5-py37h*
pcraster-4.3.3-py37h*
Tested the pcraster import and import is successful
Then installed SPHYv2.2.1
I am looking forward to beginning my journey towards using and learning the SPHY model.
Cheers!