VSCode debug mode does not set os.getcwd() to the one specified in launch.json

前端 未结 0 1887
再見小時候
再見小時候 2020-12-29 12:59

I am trying to debug my python program in VSCode where I\'m getting its directory. When I run os.getcwd() from the terminal, I get the correct directory, but wh

相关标签:
回答
  • 消灭零回复
提交回复
热议问题