推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
Zeroxus
V2EX  ›  Python

ImportError: DLL load failed: 找不到指定的程序。此坑求帮填!!!

  •  
  •   Zeroxus · Nov 13, 2016 · 10162 views
    This topic created in 3491 days ago, the information mentioned may be changed or developed.

    msvcp71.dll 与 msvcr71.dll 已装,然并卵。 不是伸手党,参考了很多别人的解决方案,还是没明白,并且问题也没有解决。 win10 下 python3.5 导入 pyqt5 报错:

        File "F:/python/Growth/test.py", line 1, in <module>
        from PyQt5.QtCore import QMimeDatabase
        ImportError: DLL load failed: 找不到指定的程序。
    
    为什么使用 pip 安装的 pyqt5 的包, python 自己却找不到?这个问题该如何解决?谢谢!
    
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   996 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 18:55 · PVG 02:55 · LAX 11:55 · JFK 14:55
    ♥ Do have faith in what you're doing.