Opened 11 months ago
Last modified 11 months ago
#812 closed defect
New Python Version 3.9.18 can't be run in PyScripter — at Version 2
Reported by: | Andreas Müller | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Package |
Version: | Keywords: | ||
Cc: |
Description (last modified by )
I'm using PyScripter for development with QGIS. After the last update of Python to version 3.9.18, PyScripter can't connect to the Python interpreter anymore. I can't get any error messages from PyScripter, so I also opened an issue on their repository (https://github.com/pyscripter/pyscripter/issues/1289).
Checking if PyScripter works with a non OSGeo4W Python 3.9.18 (https://github.com/adang1345/PythonWindows/blob/master/3.9.18/python-3.9.18-amd64-full.exe) was successful. So I think, there is something wrong/missing in the OSGeo4W-Version.
I wish I could provide any other test than running PyScripter to recreate the issue, but I did not find one yet.
Is
%OSGEO4W_ROOT%\bin
in PyScripter's PATH?