lmotta / debug_vs_plugin

Plugin to Enable Debug for Visual Studio( tested in Visual Studio Code)
GNU General Public License v2.0
20 stars 8 forks source link

Need install debugpy: pip3 install debugpy / while debugpy intsalled #15

Open SoerenVy opened 11 months ago

SoerenVy commented 11 months ago

Hello to you all. I have an issue while launching debugvs. It display that message 'Need install debugpy: pip3 install debugpy' While debugpy is allready installed :

pip3 install debugpy Requirement already satisfied: debugpy in c:\users\oeingenierie\appdata\local\programs\python\python312\lib\site-packages (1.8.0)

Do you have any idea how to fix it, please ? Qgis 3.34 Python 3.12

MohammadMemarneajd commented 9 months ago

install it on OSGeo4W Shell. the main python environment on your computer is different with qgis python.