Answer the question
In order to leave comments, you need to log in
Why does not see PyQt4?
I run the following code:
try:
from PyQt4 import QtCore,QtGui
except ImportError:
print("PyQt4 error")
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question