You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been thinking on this lately, and Spyder with PyQt5 seems right now very usable and stable. There are still some issues with code completion on the Editor. But I think they are going to be solved once @blink1073 moves that code from using threads to QProcess'es.
However, first we need to start testing this combo in Travis. That's why I opened PR #2762, but I found a major roadblock: there aren't usable PyQt5 conda packages. So I plan to spend this week creating them myself :-)
Then we can move with more confidence to accomplish this goal!
Last time we talked, you still considered PyQt5 support too immature to use.
So I filed this to track the status of this feature.
The text was updated successfully, but these errors were encountered: