question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

pyqt5 < 5.13 in reqirements (update reqirement in spyder beta)

See original GitHub issue

after 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:closed
  • Created 4 years ago
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
jacobcurtis24commented, Dec 10, 2020

@ccordoba12 Ah, too bad. Thanks for the update though!

1reaction
ccordoba12commented, Jul 15, 2019

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).

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found