[PyQt] pyqt5 inside python interpreter

deepak mathur mathurdeepak13 at gmail.com
Tue Nov 7 17:22:38 GMT 2017


hi,

(Forgot to add subject earlier)

I've a python interpreter implemented in C++ running python commands fine.
Also, I've build this as a part of C++ program which itself is dynamically
build against pyqt5 and sip 4.19.3.

Pyqt commands looks to be working fine apart from print command doesn't
prints in the interpreter.

Also, I've my main.cpp, do I need to convert this to main.py for event loop
thing ?

any help would be much appreciated.

thanks,
D
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20171107/39952779/attachment.html>


More information about the PyQt mailing list