Open
Description
When using GRASS GIS within a Conda environment (specifically with QGIS), I encounter the following error:
ERROR 1: /lib/x86_64-linux-gnu/libtiff.so.6: version 'LIBTIFF_4.6.1' not found (required by /home/user_name/miniforge3/envs/QGIS/lib/gdalplugins/../libgdal.so.36)
This error occurs only when running GRASS GIS tools within the Conda environment.
I do not receive this error when using the desktop QGIS application (installed outside of Conda), even though it is the same version of QGIS and GRASS GIS. This suggests that the issue is specific to the Conda environment.