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

Create GUI Applications with Python & Qt5 by Martin Fitzpatrick — (PyQt5 Edition) The hands-on guide to making apps with Python — Over 10,000 copies sold!

More info Get the book


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.