You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to build a python script which can run and check all the table and geometry column available in the database and will create a qgs project file having all the layers.
For this I need to install qgis in my python virtual environment in ubuntu. Currently I am using python 3.12.5, ubuntu 20.04 and QGIS 3.22.
Can someone please help me to understand how can I install the qgis plugins in python venv. I have searched in the internet, but none of the process working as expected.
The text was updated successfully, but these errors were encountered:
I would like to build a python script which can run and check all the table and geometry column available in the database and will create a qgs project file having all the layers.
For this I need to install qgis in my python virtual environment in ubuntu. Currently I am using python 3.12.5, ubuntu 20.04 and QGIS 3.22.
Can someone please help me to understand how can I install the qgis plugins in python venv. I have searched in the internet, but none of the process working as expected.
The text was updated successfully, but these errors were encountered: