pyqt5 < 5.13 in reqirements (update reqirement in spyder beta)
See original GitHub issueafter updating today to git version of beta I am getting
ERROR: spyder 4.0.0.dev0 has requirement pyqt5<5.13; python_version >= "3", but you'll have pyqt5 5.13.0 which is incompatible.
but before I was using spyder beta (from mid-June) with pyqt 5.13 and everything was ok. The requirements <5.13 is caused by a specific error or there is other specific reason for it?
Issue Analytics
- State:
- Created 4 years ago
- Comments:13 (7 by maintainers)
Top Results From Across the Web
Can't install PyQt5 on python 3 with spyder ide - Stack Overflow
Try installing pyqtwebengine version 5.12 and then install pyqt5 version 5.12. using following commands: pip install --upgrade --user ...
Read more >spyder-ide/public - Gitter
Hey there! I just updated Spyder from 3.3.2 to 3.3.3. As Spyder 3.3.3 also allows newer versions of PyQt5 i made some tests...
Read more >pyqt5-tools - PyPI
This package aims to provide those in a separate package which is useful for developers while the official PyQt5 wheels stay focused on...
Read more >Design GUI with Python | Python Bindings for Qt
Learn about this official set of Python bindings for Qt that enable the use of Qt APIs in Python applications. Explore our collection...
Read more >NCC Tool Crash - jpcgt / FlatCAM / issues / #300 - Bitbucket
python -m pip install --upgrade pip Works OK ... ERROR: pyqtwebengine 5.13.0 has requirement PyQt5>=5.13, but you'll have pyqt5 5.12 which ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@ccordoba12 Ah, too bad. Thanks for the update though!
I’m sorry but we’re very conservative with this requirement, so we’re going to change it soon (probably in a month or two, but certainly not now).