[spyder] PyQt5 QPushButton doesn't respond in Spyder, OK from command line

2017-08-12 Thread jimmott via spyder
I'm new to PyQt, and I'm following the tutorial at http://zetcode.com/gui/pyqt5/firstprograms/ to build a GUI with a "Quit" push button. When I run it from Spyder, the Quit button doesn't work and Spyder locks up. I must restart the kernel to recover. However, when I run this code from the

[spyder] Re: PyQt5 QPushButton doesn't respond in Spyder, OK from command line

2017-08-26 Thread jimmott via spyder
On Saturday, August 26, 2017 at 11:11:55 AM UTC-7, Konstantin Krayn wrote: > > I am a newcomer to Qt too, and I had exactly the same issue with > Windows+Python+Qt+Spider while trying to run the same zetcode tutorial > example. I have no idea why it does not work as intended but replacing the