You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an older conda environment with ipython 8.8.0, and this test seems to be failing. Also when building on Fedora Rawhide with ipython 8.24.0, I see the failure as well. I'm not sure why this passes (but fails with my environments) with the minimum versions in CI.
Bug summary
I have an older conda environment with ipython 8.8.0, and this test seems to be failing. Also when building on Fedora Rawhide with ipython 8.24.0, I see the failure as well. I'm not sure why this passes (but fails with my environments) with the minimum versions in CI.
cc @ianthomas23
Code for reproduction
Actual outcome
Expected outcome
The test passes.
Additional information
If I print out the
proc.stdout
, then I getOut[1]: 'Qt5Agg'
; the test appears to be looking for 'qtagg', instead?Operating system
Fedora 39/Rawhide
Matplotlib Version
main (3ee509d)
Installation
git checkout
The text was updated successfully, but these errors were encountered: