Do I need to have QGIS with conda installed? #215
-
Hello , this is a very interesting and fantastic project. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hello thanks for the kind words! Yes, as soon as the QGIS Python API is importable, that should work. Are you using the jupytergis conda package ? It does have a dependency on QGIS from conda but we may want to make that optional. Alternatively you can install jupytergis with pip for now and that will not pull QGIS. |
Beta Was this translation helpful? Give feedback.
Hello thanks for the kind words!
Yes, as soon as the QGIS Python API is importable, that should work.
Are you using the jupytergis conda package ? It does have a dependency on QGIS from conda but we may want to make that optional.
Alternatively you can install jupytergis with pip for now and that will not pull QGIS.