Skip to content

CI: fix with workaround - #137

Merged
pjaap merged 1 commit into
mainfrom
fix/debug
Jul 28, 2026
Merged

CI: fix with workaround#137
pjaap merged 1 commit into
mainfrom
fix/debug

Conversation

@pjaap

@pjaap pjaap commented Jul 7, 2026

Copy link
Copy Markdown
Member

First observation: Removing Makie resolves the problem

@pjaap pjaap mentioned this pull request Jul 7, 2026
@pjaap

pjaap commented Jul 7, 2026

Copy link
Copy Markdown
Member Author

second observation: Importing pyplot BEFORE CairoMakie resolves the problem

@pjaap

pjaap commented Jul 7, 2026

Copy link
Copy Markdown
Member Author

MakieOrg/Makie.jl#3115 maybe related?

@pjaap

pjaap commented Jul 7, 2026

Copy link
Copy Markdown
Member Author

This seems to do the job right now. What I understood, from MakieOrg/Makie.jl#3115:

  • It seems like a FreeType C-lib problem, both CairoMakie and PyPlot access it
  • Independent of the version of CairoMakie and Cairo_jll (tried both)
  • I guess the problem may be in the matplotlib downloaded by Conda (was there an update?)
  • or a dependency of matplotlib ...

So how to proceed? @j-fu

@pjaap

pjaap commented Jul 7, 2026

Copy link
Copy Markdown
Member Author

Yes, in the previous runs matplotlib-3.10.9 was used, whereas we have now a failure with matplotlib-3.11.0

@j-fu

j-fu commented Jul 24, 2026

Copy link
Copy Markdown
Member

Weird. As this seems to make github CI happy I would merge this in order to be able to move
on. May be create an issue to keep an eye on the problem.

The bug is clearly not in our realm, we cannot do much of this.

@pjaap pjaap changed the title WIP: debug CI CI: fix with workaround Jul 28, 2026
@pjaap
pjaap merged commit 0201df6 into main Jul 28, 2026
12 checks passed
@pjaap
pjaap deleted the fix/debug branch July 28, 2026 07:55
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

Successfully merging this pull request may close these issues.

2 participants