Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 3.0 with PyQt5 as default #2763

Closed
flying-sheep opened this issue Oct 13, 2015 · 3 comments
Closed

Release 3.0 with PyQt5 as default #2763

flying-sheep opened this issue Oct 13, 2015 · 3 comments

Comments

@flying-sheep
Copy link
Contributor

Last time we talked, you still considered PyQt5 support too immature to use.

So I filed this to track the status of this feature.

os.environ.setdefault('QT_API', 'pyqt5')
@ccordoba12
Copy link
Member

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!

@flying-sheep
Copy link
Contributor Author

yay, great to hear!

@goanpeca goanpeca closed this as completed Dec 6, 2015
@goanpeca
Copy link
Member

goanpeca commented Dec 6, 2015

@flying-sheep pyqt5 will most likely be the default binding.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants