Unsing Spyder我在启动IDE时收到以下错误:
Python 3.7.15 (default, Nov 24 2022, 21:12:53)
Type "copyright", "credits" or "license" for more information.
IPython 7.31.1 -- An enhanced Interactive Python.
An error ocurred while starting the kernel
Unable to load extension: pydevd_plugins.extensions.types.pydevd_plugin_pandas_types
原因是什么以及如何解决此问题?
* Spyder version: 5.3.3 (conda)
* Python version: 3.7.15 64-bit
* Qt version: 5.15.2
* PyQt5 version: 5.15.7
* Operating System: Linux 4.19.0-5-amd64
1条答案
按热度按时间bqujaahr1#
我面临着同样的问题,我的解决方案是更新spyder到最新版本,即5.4.2和激活conda环境,你设置在spyder和运行conda安装spyder-kernels=2.4再次.希望这有帮助