-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Travis CI failing on test_interactive_backend[qt5cairo]
#11554
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
Labels
Comments
Probably something with the release of pyqt5.11.2 (see also #11500 (review), which was re: pyqt5.11.0). |
Logs seem to claim that Qt5 is installed OK: Collecting pyqt5
Using cached https://files.pythonhosted.org/packages/3a/c7/4a9bec78c864051051b41b4cc76672ecc232e6dc7dbb91a5f8ff6f20ff64/PyQt5-5.11.2-5.11.1-cp35.cp36.cp37.cp38-abi3-manylinux1_x86_64.whl
Collecting PyQt5_sip<4.20,>=4.19.11 (from pyqt5)
Using cached https://files.pythonhosted.org/packages/c6/b3/04b16d75282a8d8781985dd99955be1eea83f12c48b2605eee3d8a3e97b5/PyQt5_sip-4.19.11-cp36-cp36m-manylinux1_x86_64.whl
Installing collected packages: PyQt5-sip, pyqt5
Successfully installed PyQt5-sip-4.19.11 pyqt5-5.11.2
PyQt5 is available
but then it fails later with:
|
Assuming this is fixed since CI works fine recently. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug report
Travis CI tests are all failing on test_interactive_backend[qt5cairo]. i.e. https://travis-ci.org/matplotlib/matplotlib/jobs/399224639
I think...
The text was updated successfully, but these errors were encountered: