You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
running the pip version, 0.1.8 and the suggested test code:
>>>from PyQt5 import QtWidgets
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: DLL load failed: The specified module could not be found.
should I have done any preparation before running the pip command?
The text was updated successfully, but these errors were encountered:
running the pip version, 0.1.8 and the suggested test code:
should I have done any preparation before running the pip command?
The text was updated successfully, but these errors were encountered: