Skip to content

Use non-interactive matplotlib for Windows CI#646

Merged
alinelena merged 1 commit intostfc:mainfrom
ElliottKasoar:fix-windows
Dec 13, 2025
Merged

Use non-interactive matplotlib for Windows CI#646
alinelena merged 1 commit intostfc:mainfrom
ElliottKasoar:fix-windows

Conversation

@ElliottKasoar
Copy link
Member

Resolves #613

There are probably other solutions, but this seems to be the simplest, which is just to disable the interactive backend for matplotlib, which I believe was the trigger for the various Tcl errors we see on Windows.

@ElliottKasoar ElliottKasoar added bug Something isn't working testing Unit testing or CI labels Dec 11, 2025
@alinelena alinelena merged commit b716c9c into stfc:main Dec 13, 2025
13 checks passed
@ElliottKasoar ElliottKasoar deleted the fix-windows branch March 4, 2026 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working testing Unit testing or CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inconsistent Windows CI error

2 participants