我想在Visual Studio Code中调试用python3编写的项目,但我似乎无法找到在launch.json文件中指定解释器或python版本的任何方法.
它适用于Python 2,所以问题是,如何让它适用于Python 3?
python debugging python-3.x visual-studio-code
debugging ×1
python ×1
python-3.x ×1
visual-studio-code ×1