I recently installed QGIS 3.34.4, but when I run the debugger I received the 
error below.

DebugVS: Need install ptvsd: pip3 install ptvsd

I checked using pip list and see I have installed ptvsd 4.3.2 installed.

I checked the DebugVS plugin install and noted it stated:

For use, run this plugin and enable the Debug (Python:Attach) in Visual Studio.
Need install the debugpy's module(pip3 install debugpy).

I installed debugpy and now when I run Enable Debug for Visual Studio, it 
launches a completely new instance of QGIS and then the first instance of QGIS 
gives the error:

RuntimeError: timed out waiting for adapter to connect

In 3.16.16, I just ran the debugger in QGIS and hit F5 in VS Code and things 
just worked.


_______________________________________________
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

Reply via email to