我安装了新版本的Anaconda(Python 3.6),现在我无法导入PyQt。
我重新安装了三次并将<>\Anaconda3.6\Lib\site-packages\PyQt5\Qt\bin
添加到PATH
变量。但它没有帮助。
$ python
Python 3.6.0 |Anaconda 4.3.1 (64-bit)| (default, Dec 23 2016, 11:57:41) [MSC v.1900 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import PyQt5.QtCore
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: DLL load failed: Could not find the specified module