Open axeis opened 7 months ago
Same here on QGIS 3.34.11 on Win10. debugpy has been installed using "python -m pip install debugpy" from QGIS Installdir. "import debugpy" ist successful from QGIS internal python console. Anyone who solved the problem already?
When "Enable Debug for VS Code" I immediately get this in the Python-Output:
Also another QGIS Instance opens. Is that intended? The second instance has these warnings:
I am using QGIS 3.34.5 on Windows 10. Debugpy was installed in the QGIS python env by default.