Skip to content

WIP: debug CI#137

Open
pjaap wants to merge 1 commit into
mainfrom
fix/debug
Open

WIP: debug CI#137
pjaap wants to merge 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

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.

1 participant