【已解决】|VSCode|“正在重新激活终端”
·
背景:
1、切换Python环境的时候有问题,然后一直显示“正在重新激活终端”。
2、此处电脑:MAC
解决方法:
- 打开命令面板(按
Ctrl+Shift+P或Cmd+Shift+P)。 - 输入并选择
Python: Clear Cache and Reload Window

特别注意:这里选择的是 Python: Clear Cache and Reload Window,而不是 Python Debugger: Clear Cache and Reload Window。
更多推荐

所有评论(0)