I just installed version 3.4.0 of gdal using standard conda install, but
having error message stating libcurl version is incompatible with libgdal:

dyld: Library not loaded: @rpath/libcurl.4.dylib
  Referenced from:
/Users/chuang/opt/anaconda3/envs/gdal/lib/libgdal.30.dylib
  Reason: Incompatible library version: libgdal.30.dylib requires version
12.0.0 or later, but libcurl.4.dylib provides version 8.0.0
Abort trap: 6

Can anyone provide suggestions on how to remedy this? Can this be solved
by turning curl off when executing gdal? Thanks.
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to