Re: [Qgis-user] recommended QGIS Container-image for PyQGIS in standalone scripts

2024-08-14 Thread Marco Lechner via QGIS-User
-image using conda for QGIS installation instead of the official QGIS Docker image). Regards Marco Von: Ujaval Gandhi Gesendet: Mittwoch, 14. August 2024 11:22 An: Marco Lechner Cc: qgis-user@lists.osgeo.org Betreff: Re: [Qgis-user] recommended QGIS Container-image for PyQGIS in standalone

Re: [Qgis-user] recommended QGIS Container-image for PyQGIS in standalone scripts

2024-08-14 Thread Ujaval Gandhi via QGIS-User
You can install qgis via conda which gives a functioning environment where you can run pyqgis standalone without any additional setup https://aneto.pt/posts/tutorials/2019-05-29-using-qgis-from-conda/ [https://mailtrack.io/l/0cf27eaaf5a65a913ff736c23e92f10bb2a858d1?url=https%3A%2F%2Faneto.pt%2Fpost

[Qgis-user] recommended QGIS Container-image for PyQGIS in standalone scripts

2024-08-14 Thread Marco Lechner via QGIS-User
Hallo, is there any Container-image that is recommended, if I want to run a PyQGIS standalone script like described in the PyQGIS Developer Cookbook [1] in a container? The code I want to run does not need any additional python-libs and no GUI-QGIS. I wonder if there is such a thing like “headl