vscode python可以运行,无法debug
参考:https://blog.csdn.net/weixin_44646187/article/details/125810974
提示'cmd' 不是内部或外部命令,也不是可运行的程序 或批处理文件.
1.打开“设置”
2.输入“extensions.autoUpdate”,选择“无”
3.更改python插件版本:应用商店---输入“python”---“卸载”下三角---“安装另一个版本”---选择前面的版本,软件等待安装成功即可debug。