Hi Richard,
the only way I found to have that log message go away is to add manually
[cache]
directory=/path/to/qgis_cache_folder
inside QGIS3.ini wherever your QGIS server installation has created it.
>From the QGIS Server docs it seems to me that setting
"QGIS_SERVER_CACHE_DIRECTORY" in the v
Hi developers.
We've developed a QGIS plugin, that utilizes Pythonnet to communicate with C#
on Windows.
Pythonnet is not part of the chosen distribution for Python in QGIS (as of
3.34), so we do a separate installation of this module into %APPDATA%/Python,
which is used by all Python distribu