jupyter中ImportError: DLL load failed: 找不到指定的模块。

在原来python=3环境下可以用创建虚拟python2环境就不能用
activate python2.7后
pip install jupyter
jupyter中ImportError: DLL load failed: 找不到指定的模块。_第1张图片
在new里也显示了python2的环境
OK开开心心

你可能感兴趣的:(jupyter中ImportError: DLL load failed: 找不到指定的模块。)