[SOLVED] Please Help me about this...
-
hi guys.
i tried to run the examples of PyQt5 about QML connecting in the QT path:
C:\Qt\Qt5.2.1\5.2.1\msvc2012_64\examples\qml\referenceexamples
in according this example:
http://pyqt.sourceforge.net/Docs/PyQt5/qml.htmlbut when in any example i want to use QtQuick for creating GUI it give me this error:
(QQmlComponent: Component is not ready
('Error:', u'<Unknown File>: module "QtQuick" is not installed')please guide me about this.
what should i do to give right result?
and what is this error for?thanks