I use the python 3.8 in cluster server. In this server richdem (0.3.4) and GDAL (2.4.3) is installed.
But this function do not work probably due to the gdal import error. (when using richdem.LoadGDAL()) Exception: richdem.LoadGDAL() requires GDAL. But when I import gdal, I got this error message as below (import gdal) ImportError: /usr/local/jupyter/envs/jupyter/lib/python3.8/site-packages/osgeo/_osr.cpython-38-x86_64-linux-gnu.so: undefined symbol: OPTGetParameterInfo Could you give any comments? Thanks Sincerely, Sowon
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev