安装anaconda之后运行jupyter失败之ImportError: DLL load failed while importing error: 找不到指定的模块

问题描述:安装anaconda之后运行jupyter失败,报错如下
安装anaconda之后运行jupyter失败之ImportError: DLL load failed while importing error: 找不到指定的模块_第1张图片
ImportError: DLL load failed while importing error: 找不到指定的模块

解决办法
网上搜索参考文章:参考文章
将自己相对应的 Anacadon\Library\bin 目录配置到环境变量中

windwos路径技巧,在底部搜索栏中输入path可以省去右击打开我的电脑巴拉巴拉找到环境变量配置的繁琐步骤

你可能感兴趣的:(python)