[PyQt] PyQt5 examples not exiting

Donald Schwartfeger donald.schwartfeger at gmail.com
Wed Jul 11 00:13:15 BST 2018


Running the script 'pyqtver.py' in your reply(Hans-Peter's) gives-

$ python pyqtver.py
Python: 3.6.5
Sip: 4.19.8
Qt: 5.11.1
PyQt: 5.10.1

and for python2-

$ python2 pyqtver.py
Python: 2.7.15
Sip: 4.19.8
Qt: 5.11.1
PyQt: 5.10.1

thanks
Donald


On 10 July 2018 at 22:29, Hans-Peter Jansen <hpj at urpla.net> wrote:

> On Dienstag, 10. Juli 2018 15:26:55 Donald Schwartfeger wrote:
> > Does anyone else have a problem with apps not quitting?
> > Usually the windows disappear but the app still exists and I don't get a
> > command prompt back.
> >
> > KDE on Manjaro Linux
> > thanks for any feedback one way or the other
>
> Donald, your report is a little sparse on the technical details.
>
> Let's begin with the output of the attached script...
>
> Cheers,
> Pete
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20180711/c7a67f11/attachment.html>


More information about the PyQt mailing list