Unable to open ANACONDA or SPYDER: ImportError: DLL load failed: The specified module could not be found
Unable to open ANACONDA or SPYDER: ImportError: DLL load failed: The specified module could not be found
我看过之前所有与之相关的帖子,但 none 对我有用
我做的是:
- 已安装 MS Visual Studio 2017 comm、2019 comm、Visual c++ 2008 至 2019
- 已安装 anaconda(x64) python3.8 windows 10 64 位
- cmd 输入“anaconda-navigator”
得到这个错误
(base) C:\Users\SHUBHAM>anaconda-navigator
Traceback (most recent call last):
File "C:\Users\SHUBHAM\anaconda3\Scripts\anaconda-navigator-script.py", line 10, in <module>
sys.exit(main())
File "C:\Users\SHUBHAM\anaconda3\lib\site-packages\anaconda_navigator\app\main.py", line 103, in main
from anaconda_navigator.app.start import start_app
File "C:\Users\SHUBHAM\anaconda3\lib\site-packages\anaconda_navigator\app\start.py", line 32, in <module>
from anaconda_navigator.widgets.dialogs import MessageBoxInformation
File "C:\Users\SHUBHAM\anaconda3\lib\site-packages\anaconda_navigator\widgets\__init__.py", line 13, in <module>
from qtpy import QtSvg
File "C:\Users\SHUBHAM\anaconda3\lib\site-packages\qtpy\QtSvg.py", line 14, in <module>
from PyQt5.QtSvg import *
ImportError: DLL load failed while importing QtSvg: The specified procedure could not be found.
我的尝试没有成功!:
pip install pyqt5 qt spyder anaconda
康达更新康达
conda 更新 anaconda
conda 更新 anaconda-navigator
pip 安装 pyside2
pip 安装 pyqt5-tools
conda 信息正常工作,
pip show pyqt5 和 import pyqt5.__file__
显示相同的位置
python3.dll 出席
pip 安装bootstrap.py
尝试过有管理员和没有管理员
PyQt5 版本 5.12.3
spyder 版本 4.2.0
conda info
C:\Users\SHUBHAM>conda info
active environment : None
shell level : 0
user config file : C:\Users\SHUBHAM\.condarc
populated config files : C:\Users\SHUBHAM\.condarc
conda version : 4.9.2
conda-build version : 3.20.5
python version : 3.8.5.final.0
virtual packages : __cuda=11.1=0
__win=0=0
__archspec=1=x86_64
base environment : C:\Users\SHUBHAM\anaconda3 (writable)
channel URLs : https://repo.anaconda.com/pkgs/main/win-64
https://repo.anaconda.com/pkgs/main/noarch
https://repo.anaconda.com/pkgs/r/win-64
https://repo.anaconda.com/pkgs/r/noarch
https://repo.anaconda.com/pkgs/msys2/win-64
https://repo.anaconda.com/pkgs/msys2/noarch
package cache : C:\Users\SHUBHAM\anaconda3\pkgs
C:\Users\SHUBHAM\.conda\pkgs
C:\Users\SHUBHAM\AppData\Local\conda\conda\pkgs
envs directories : C:\Users\SHUBHAM\anaconda3\envs
C:\Users\SHUBHAM\.conda\envs
C:\Users\SHUBHAM\AppData\Local\conda\conda\envs
platform : win-64
user-agent : conda/4.9.2 requests/2.25.0 CPython/3.8.5 Windows/10 Windows/10.0.19041
administrator : False
netrc file : None
offline mode : False
这是有效的
我可以 运行 Jupyer Notebook 但不能使用 anaconda 或 spyder
路径:
卸载 anaconda3 和 visual studio 并重新安装 anaconda3 成功了。
我看过之前所有与之相关的帖子,但 none 对我有用
我做的是:
- 已安装 MS Visual Studio 2017 comm、2019 comm、Visual c++ 2008 至 2019
- 已安装 anaconda(x64) python3.8 windows 10 64 位
- cmd 输入“anaconda-navigator”
得到这个错误
(base) C:\Users\SHUBHAM>anaconda-navigator
Traceback (most recent call last):
File "C:\Users\SHUBHAM\anaconda3\Scripts\anaconda-navigator-script.py", line 10, in <module>
sys.exit(main())
File "C:\Users\SHUBHAM\anaconda3\lib\site-packages\anaconda_navigator\app\main.py", line 103, in main
from anaconda_navigator.app.start import start_app
File "C:\Users\SHUBHAM\anaconda3\lib\site-packages\anaconda_navigator\app\start.py", line 32, in <module>
from anaconda_navigator.widgets.dialogs import MessageBoxInformation
File "C:\Users\SHUBHAM\anaconda3\lib\site-packages\anaconda_navigator\widgets\__init__.py", line 13, in <module>
from qtpy import QtSvg
File "C:\Users\SHUBHAM\anaconda3\lib\site-packages\qtpy\QtSvg.py", line 14, in <module>
from PyQt5.QtSvg import *
ImportError: DLL load failed while importing QtSvg: The specified procedure could not be found.
我的尝试没有成功!:
pip install pyqt5 qt spyder anaconda
康达更新康达
conda 更新 anaconda
conda 更新 anaconda-navigator
pip 安装 pyside2
pip 安装 pyqt5-tools
conda 信息正常工作,
pip show pyqt5 和 import
pyqt5.__file__
显示相同的位置python3.dll 出席
pip 安装bootstrap.py
尝试过有管理员和没有管理员
PyQt5 版本 5.12.3
spyder 版本 4.2.0
conda info
C:\Users\SHUBHAM>conda info
active environment : None
shell level : 0
user config file : C:\Users\SHUBHAM\.condarc
populated config files : C:\Users\SHUBHAM\.condarc
conda version : 4.9.2
conda-build version : 3.20.5
python version : 3.8.5.final.0
virtual packages : __cuda=11.1=0
__win=0=0
__archspec=1=x86_64
base environment : C:\Users\SHUBHAM\anaconda3 (writable)
channel URLs : https://repo.anaconda.com/pkgs/main/win-64
https://repo.anaconda.com/pkgs/main/noarch
https://repo.anaconda.com/pkgs/r/win-64
https://repo.anaconda.com/pkgs/r/noarch
https://repo.anaconda.com/pkgs/msys2/win-64
https://repo.anaconda.com/pkgs/msys2/noarch
package cache : C:\Users\SHUBHAM\anaconda3\pkgs
C:\Users\SHUBHAM\.conda\pkgs
C:\Users\SHUBHAM\AppData\Local\conda\conda\pkgs
envs directories : C:\Users\SHUBHAM\anaconda3\envs
C:\Users\SHUBHAM\.conda\envs
C:\Users\SHUBHAM\AppData\Local\conda\conda\envs
platform : win-64
user-agent : conda/4.9.2 requests/2.25.0 CPython/3.8.5 Windows/10 Windows/10.0.19041
administrator : False
netrc file : None
offline mode : False
这是有效的
我可以 运行 Jupyer Notebook 但不能使用 anaconda 或 spyder
路径:
卸载 anaconda3 和 visual studio 并重新安装 anaconda3 成功了。