Open Zenmatedownload opened 3 years ago
you have to install pyqt5
Like @debian-user-france1 mentioned, you need to install pyqt5. You can also install all the requirements at once by doing pip install -r requirements.txt
from the main directory of this repo.
I tried this and it didn't installed pyqt5. I used Linux so it was easy-to-install (install per repository). It would a bit difficultier installing it with Apple and Windows. But Chrispresso can help you
I can't @Zen... You! Is your account deleted or what?
@Zenmatedownload now it works
Traceback (most recent call last): File "smb_ai.py", line 2, in
from PyQt5 import QtGui, QtWidgets
ImportError: DLL load failed: The specified module could not be found.
Facing this in pycharm as well as cmd