This repository is a community-maintained fork of the official VSCode Python Debugger extension, specifically ported to support the LoongArch64 architecture. This is not an official Microsoft product ...
Initially I had thought maybe it was because debugpy setup was not right in my conda env, so I reinstall debugpy in my conda environment, conda install -c conda-forge debugpy but I still got the ...