Closed HaoxuanGuo closed 11 months ago
This PR CI blocked due to pythonplot use the deprecated method as this topic mentioned.
ERROR: LoadError: Python: AttributeError: 'GrouperView' object has no attribute 'join'
This has to be fixed in Plots.jl
I opened an issue about the juliamono version number here: https://github.com/cormullion/juliamono/issues/195#issuecomment-1838241293
I don't think the solution of this PR is robust enough. E.g. what will happen once 0.1 is released?
You are right. This solution is not robust enough. This should be solve by the upstream.
Close this PR and discuss moved to #348 .
Fix CI failed.