-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
CI: Windows build failing #23319
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
Comments
Between https://dev.azure.com/pandas-dev/pandas/_build/results?buildId=1686&view=logs and https://dev.azure.com/pandas-dev/pandas/_build/results?buildId=1679&view=logs, it seems like the only thing that changes was python 3.6.6 -> 3.6.7. I hope a point release didn't break matplotlib. |
Current hypothesis is that CPython 3.6.7 uses openssl 1.1.1, but Qt uses 1.0.2. A Qt build using 1.1.1 is in the works. |
Getting the same error for Windows and macOS with Python 3.6. Other versions and Linux seems to be bug-free, so far. Windows has started to fail a few hours latter after macOS. |
Upstream issue: matplotlib/matplotlib#12601 Already fixed in mil master. |
Is this still an issue? |
I think we're good. |
e.g. https://dev.azure.com/pandas-dev/pandas/_build/results?buildId=1680&view=logs
seems to be affecting multiple builds.
The text was updated successfully, but these errors were encountered: