<div dir="ltr">I just installed version 3.4.0 of gdal using standard conda install, but having error message stating libcurl version is incompatible with libgdal:<div><br></div><div>dyld: Library not loaded: @rpath/libcurl.4.dylib<br>  Referenced from: /Users/chuang/opt/anaconda3/envs/gdal/lib/libgdal.30.dylib<br>  Reason: Incompatible library version: libgdal.30.dylib requires version 12.0.0 or later, but libcurl.4.dylib provides version 8.0.0<br>Abort trap: 6<br></div><div><br></div><div>Can anyone provide suggestions on how to remedy this? Can this be solved by turning curl off when executing gdal? Thanks.</div></div>