Closed gillins closed 7 years ago
Original comment by Nathan Thomas (Bitbucket: nathanmthomas, GitHub: nathanmthomas).
Great, thats fixed it. Thanks
Original comment by Nathan Thomas (Bitbucket: nathanmthomas, GitHub: nathanmthomas).
Related to an previous bug which was resolved
Original report by Nathan Thomas (Bitbucket: nathanmthomas, GitHub: nathanmthomas).
I've installed rios using the instructions on rsgislib.org using 'conda install -c conda-forge -c rios scikit-learn rios tuiview h5py'. When using rios to mask one image by another, it gives an error that the images are not on the same grid (although their metadata says that they are).
It tries to correct this but throws the error:
rios.rioserrors.GdalWarpNotFoundError: Unable to run gdalwarp
Any ideas why rios can't find gdal? Ive not changed the environment, just installed using the command above. I have also tried a separate environment with just rios in it but I get the error:
Reason: Incompatible library version: libgdal.20.dylib requires version 1.4.7 or later, but libkea.1.4.7.dylib provides version 1.4.0