JuliaPlots / PlotDocs.jl

Documentation for Plots.jl
http://docs.juliaplots.org/stable
MIT License
94 stars 96 forks source link

using Plots; pyplot() breaks docs #324

Closed Ininterrompue closed 1 year ago

Ininterrompue commented 1 year ago

Reference

Relevant PR - contour page only has code examples, no generated plots.

t-bltg commented 1 year ago

Should be fixed now, by pinning libgcc-ng and libstdcxx-ng.

See https://discourse.julialang.org/t/glibcxx-version-not-found/82209/13.