On Sat, 7 Jul 2018 at 16:10, shiva reddy <[email protected]> wrote: > > Hello, > I tried to install automatically during my pluign (QRealTime) installation by > calling: > > subprocess.call(['python','-m','install','pyxform','--user']) > > It worked many times in windows and it fails sometime. > It don't work in OS X and I have not tested in ubuntu. > > What is the best practice for such situation?
Just taking a step back here -- is this something we actually want to support/allow in plugins? Seems to me like it opens the door for all sorts of security issues. Nyall _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
