Hi Martin, You might try qpip, it's designed for exactly this purpose: https://github.com/opengisch/qpip
Kind regards Matthias On Fri, Jan 26, 2024 at 11:38 AM Alessandro Pasotti via QGIS-Developer < qgis-developer@lists.osgeo.org> wrote: > Hi Martin, > > plugin dependencies are for plugin dependent on other plugins, it has > nothing to do with python packages. > > See: > https://docs.qgis.org/3.28/en/docs/pyqgis_developer_cookbook/plugins/plugins.html#metadata-txt > > > > On Fri, Jan 26, 2024 at 11:29 AM Martin Landa via QGIS-Developer < > qgis-developer@lists.osgeo.org> wrote: > >> Hi, >> >> I would like to ask regarding QGIS plugin publishing which has pip >> dependency. >> >> In metadata.txt I added: >> >> plugin_dependencies=smoderp2d >> >> When trying to install a plugin from ZIP created by pb_tool unfortunately >> smoderp2d dependency is not installed. The Plugin Dependencies Manager is >> shown, the dialog just hangs with Action -> Fix manually. No error message >> is displayed. >> >> [image: image.png] >> >> How can I fix this issue? Thanks in advance for your help. Regards, Martin >> >> PS: I tried to install smodep2d manually by pip and it worked fine. >> >> -- >> Martin Landa >> http://geo.fsv.cvut.cz/gwiki/Landa >> http://gismentors.cz/mentors/landa >> _______________________________________________ >> QGIS-Developer mailing list >> QGIS-Developer@lists.osgeo.org >> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer >> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer >> > > > -- > Alessandro Pasotti > QCooperative: www.qcooperative.net > ItOpen: www.itopen.it > _______________________________________________ > QGIS-Developer mailing list > QGIS-Developer@lists.osgeo.org > List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer >
_______________________________________________ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer