Spyder: Update PyQt requirement to 5.12.1

Created on 20 Mar 2019  ·  3Comments  ·  Source: spyder-ide/spyder

Please in spyder 3.3.4 update PyQt requirement to newer PyQt version

spyder 3.3.3 has requirement pyqt5<=5.12; python_version >= "3", but you'll have pyqt5 5.12.1 which is incompatible.

Most helpful comment

This is already done:

https://github.com/spyder-ide/spyder/blob/3.x/setup.py#L247

I'll release 3.3.4 tomorrow to fix this problem.

All 3 comments

This is already done:

https://github.com/spyder-ide/spyder/blob/3.x/setup.py#L247

I'll release 3.3.4 tomorrow to fix this problem.

Hello,
Is the issue of compatibility between spyder3.3.4 ans pyqt5.12 really solved ?
I had to downgrade pyqt5.12 to 5.11 to launch spyder.

try to update Spyder to 3.3.4, it works for me

Was this page helpful?
0 / 5 - 0 ratings