Use the python used to run the installer to run debugpy
This commit is contained in:
parent
4a7e3b9229
commit
3366e1c784
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ GADGETS = {
|
|||
'adapters': {
|
||||
'debugpy': {
|
||||
"command": [
|
||||
"python3",
|
||||
sys.executable,
|
||||
"${gadgetDir}/debugpy/build/lib/debugpy/adapter"
|
||||
],
|
||||
"name": "debugpy",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue