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

Runtime error with PyQt5 5.15.6 #17

Open
moerch opened this issue Jan 24, 2022 · 0 comments
Open

Runtime error with PyQt5 5.15.6 #17

moerch opened this issue Jan 24, 2022 · 0 comments

Comments

@moerch
Copy link
Contributor

moerch commented Jan 24, 2022

When updating PyQt5 to the newest version, the following RuntimeError is presented when trying to open Reel.

Opening Reel 1.0...
Traceback (most recent call last):
File "Refinement_evaluator_ver1.0.py", line 19, in
from PyQt5 import QtCore, QtWidgets, uic, QtGui
RuntimeError: the sip module implements API v12.0 to v12.8 but the PyQt5.QtCore module requires API v12.9
Press any key to continue . . .

Downgrading to 5.14.2 solves the issue

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

No branches or pull requests

1 participant