Spyder 新建环境后 LSP python 正在重新启 解决办法

新建的环境后 一直显示 LSP python 正在重新启
激活 activate 所见的环境
在环境下重新安装 python-language-server

不能更新 conda update python-language-server
可以直接安装 conda installpython-language-server

完美解决

激活 activate 所见的环境
在环境下重新安装 python-language-server
可以直接安装 conda installpython-language-server