创建虚拟环境之后想要在jupyter中使用环境
在虚拟环境下
conda install jupyter
安装完毕之后:

Unable to load extension: pydevd_plugins.extensions.types.pydevd_plugin_pandas_types
本文介绍在创建虚拟环境并尝试在Jupyter中使用时遇到的问题及解决方案。主要涉及如何正确安装Jupyter到指定的虚拟环境中,并解决扩展加载失败的情况。
创建虚拟环境之后想要在jupyter中使用环境
在虚拟环境下
conda install jupyter
安装完毕之后:

Unable to load extension: pydevd_plugins.extensions.types.pydevd_plugin_pandas_types
542
429
801

被折叠的 条评论
为什么被折叠?