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

PyQt/PySide 1:1 Coaching with Martin Fitzpatrick — Get one on one help with your Python GUI projects. Working together with you I'll identify issues and suggest fixes, from bugs and usability to architecture and maintainability.

More info 60 mins ($195)


Over 10,000 developers have bought Create GUI Applications with Python & Qt!
Create GUI Applications with Python & Qt5
Take a look

Downloadable ebook (PDF, ePub) & Complete Source code

Also available from Leanpub and Amazon Paperback

[[ 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

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.