The following minimum example code ``` using UpROOT using PythonPlot ``` fails with: ``` free(): invalid pointer signal (6): Aborted ``` Julia 1.7.3 UpROOT v0.3.3 PythonPlot v1.0.0 I guess it should be related to both packages calling Python.