Problem when using Spyder

Heads up! You've already completed this tutorial.

yongnuan9774 | 2021-01-30 21:44:43 UTC | #1

Hi

I am new learning PyQt5 and Just bought the book and video, Thanks Martin.

I am using Spyder in anaconda, when running the code the first time, I have Qt windows pop up. After closing it, I cannot run the code anymore. I keep running it but no response at all. so I have exit Spyder and relaunch it in order to run the code. Why? anyone here can help me with it? Thanks


yongnuan9774 | 2021-01-30 22:04:54 UTC | #2

Thanks I solved it by run->profile.

https://github.com/spyder-ide/spyder/issues/2970

The complete guide to packaging Python GUI applications with PyInstaller.
[[ discount.discount_pc ]]% OFF for the next [[ discount.duration ]] [[discount.description ]] with the code [[ discount.coupon_code ]]

Purchasing Power Parity

Developers in [[ country ]] get [[ discount.discount_pc ]]% OFF on all books & courses with code [[ discount.coupon_code ]]


Well done, you've finished this tutorial! Mark As Complete
[[ user.completed.length ]] completed [[ user.streak+1 ]] day streak
Martin Fitzpatrick

Problem when using Spyder was written by Martin Fitzpatrick .

Martin Fitzpatrick has been developing Python/Qt apps for 8 years. Building desktop applications to make data-analysis tools more user-friendly, Python was the obvious choice. Starting with Tk, later moving to wxWidgets and finally adopting PyQt. Martin founded PythonGUIs to provide easy to follow GUI programming tutorials to the Python community. He has written a number of popular Python books on the subject.