<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Python GUIs - spyder</title><link>https://www.pythonguis.com/</link><description>Create GUI applications with Python and Qt</description><atom:link href="https://www.pythonguis.com/feeds/spyder.tag.rss.xml" rel="self"/><lastBuildDate>Sat, 30 Jan 2021 09:00:00 +0000</lastBuildDate><item><title>PyQt Windows Won't Reopen in Spyder — How to Fix It — Why your PyQt app only runs once in Spyder, and what you can do about it</title><link>https://www.pythonguis.com/faq/problem-when-using-spyder/</link><description>I'm using Spyder in Anaconda to learn PyQt5. The first time I run my code, the Qt window pops up fine. But after I close the window and try to run the code again, nothing happens &amp;mdash; no window, no error, nothing. I have to completely restart Spyder every time. Why does this happen?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Fitzpatrick</dc:creator><pubDate>Sat, 30 Jan 2021 09:00:00 +0000</pubDate><guid>tag:www.pythonguis.com,2021-01-30:/faq/problem-when-using-spyder/</guid><category>pyqt5</category><category>pyqt6</category><category>spyder</category><category>python</category><category>troubleshooting</category><category>qt</category><category>qt5</category><category>qt6</category></item><item><title>PyQtGraph errors in Spyder/IPython — Fixing common PyQtGraph color, font size, and compatibility issues</title><link>https://www.pythonguis.com/faq/pyqtgraph-errors-in-spyder-ipython/</link><description>If you're working through PyQtGraph tutorials and running into errors when setting colors, titles, or font sizes, you're not alone. These issues come up frequently, especially when using older versions of PyQtGraph in environments like Spyder or IPython. The good news is that most of these problems have straightforward fixes.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Fitzpatrick</dc:creator><pubDate>Thu, 07 May 2020 09:00:00 +0000</pubDate><guid>tag:www.pythonguis.com,2020-05-07:/faq/pyqtgraph-errors-in-spyder-ipython/</guid><category>pyqt5</category><category>pyqt</category><category>pyqtgraph</category><category>spyder</category><category>ipython</category><category>python</category><category>qt</category><category>qt5</category><category>data-science</category><category>pyqt5-data-science</category></item><item><title>Spyder IDE gets stuck when running PyQt5 applications — How to fix the frozen console and unresponsive window problem in Spyder</title><link>https://www.pythonguis.com/faq/spyder-ide-gets-stuck/</link><description>If you're following a PyQt5 tutorial and running your code in Spyder, you may have hit an annoying problem: the console freezes as soon as your window appears, clicking the close button ("x") doesn't work, and you're forced to restart the kernel. This is a well-known issue with how Spyder handles Qt event loops, and the fix is straightforward.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martin Fitzpatrick</dc:creator><pubDate>Thu, 07 May 2020 09:00:00 +0000</pubDate><guid>tag:www.pythonguis.com,2020-05-07:/faq/spyder-ide-gets-stuck/</guid><category>pyqt5</category><category>pyqt</category><category>spyder</category><category>python</category><category>qt</category><category>qt5</category></item></channel></rss>