【发布时间】:2020-04-13 07:34:33
【问题描述】:
在 Visual Studio Code 中运行命令“Python:配置测试”时出现以下错误:
command "python.configure tests" not found
我卸载了 vscode 的 Python 扩展并尝试重新安装它,但我现在收到此错误:
Activating extension 'ms-python.python' failed: Expected a string, got undefined.
【问题讨论】:
标签: python visual-studio-code pytest