from PyQt5.QtWidgets import QApplication, QWidget, QPushButton, QVBoxLayout
ImportError: DLL load failed: The specified module could not be found.
I cant get it to work. I'm using python 3.7 on windows 7, 64bit.
Does anybody know what is the problem.