VS Code Python 插件频繁分析失败报错
2021-08-20 本文已影响0人
老陕西
如果遇到这个错误:
The Python Tools server crashed 5 times in the last 3 minutes. The server will not be restarted.
将Python Language Server由"Microsoft"替换为"Jedi":
image.png
如果遇到这个错误:
The Python Tools server crashed 5 times in the last 3 minutes. The server will not be restarted.
将Python Language Server由"Microsoft"替换为"Jedi":