JuliaMolSim/DFTK.jl

Crash with PyPlot

epolack opened this issue · 1 comments

I tested with Julia 1.8.4 and latest:

using PyPlot
using DFTK

segfaults with PyPlot v2.11.0 and DFTK v0.6.0. It seems alright with v0.5.14 of DFTK.

Is anybody else having this issue?

Oops, duplicate.