Re: need help installing rasterio with WebP
Howard Butler
The reason this doesn't work is Conda/Conda Forge uses an external libtiff build which does not have WebP support enabled. The "WEBP" GDAL driver by itself should work because that is linked differently (but that isn't a TIFF/WebP either). I have initiated an update to Conda Forge's libtiff to add WebP support, but this is likely to take a while for this build to filter back through. See https://github.com/conda-forge/libtiff-feedstock/pull/48 for more details. Howard
On Thu, Dec 5, 2019 at 1:45 PM <tgertin@...> wrote:
|
|