Re: [QGIS-Developer] etc/ini/python-core.bat

2019-11-13 Thread Jürgen E . Fischer
Hi, On Wed, 13. Nov 2019 at 15:04:31 +, VOLPES-EXT, Jacky wrote: > OK I understand. > But as a result it could be considered to update the documentation just > before this section here : > https://github.com/qgis/QGIS-Documentation/blob/master/source/docs/pyqgis_developer_cookbook/plugins/ide

Re: [QGIS-Developer] etc/ini/python-core.bat

2019-11-13 Thread VOLPES-EXT, Jacky
cky.volpes-...@canal-de-provence.com -Message d'origine- De : Jürgen E. Fischer [mailto:j...@norbit.de] Envoyé : mercredi 13 novembre 2019 15:49 À : VOLPES-EXT, Jacky Cc : qgis-developer@lists.osgeo.org Objet : Re: [QGIS-Developer] etc/ini/python-core.bat Hi Jacky, On Wed, 13. N

Re: [QGIS-Developer] etc/ini/python-core.bat

2019-11-13 Thread Jürgen E . Fischer
Hi Jacky, On Wed, 13. Nov 2019 at 14:04:58 +, VOLPES-EXT, Jacky wrote: > I am on Windows, and I guess that the file etc/ini/python-core.bat in the > installation directory has an invalid content : > SET PYTHONHOME=%OSGEO4W_ROOT%\apps\Python27 > PATH %OSGEO4W_ROOT%\apps\Python27\Scripts;%PATH

[QGIS-Developer] etc/ini/python-core.bat

2019-11-13 Thread VOLPES-EXT, Jacky
Hi everyone ! I am on Windows, and I guess that the file etc/ini/python-core.bat in the installation directory has an invalid content : SET PYTHONHOME=%OSGEO4W_ROOT%\apps\Python27 PATH %OSGEO4W_ROOT%\apps\Python27\Scripts;%PATH% Since QGIS 3 I have to hand-modify it from Python27 to Python37 on