Seg fault possible from interaction of `matplotlib` and `esmpy`
Open
@sadielbartholomew is already working on this.
Since Feb 28, 2024.
dependencies
- Dominant language
- Python
- Stars
- 21
- Forks
- 11
- Avg merge
- 7h 11m
- Merged PRs (30d)
- 1
Description
Hi @sadielbartholomew
It has been seen that sometimes cfplot seg faults for some versions of matplotlib when esmpy is also installed.
E.g., for me, esmpy==8.6.0 and matplotlib==3.8.0
I have found, however, that matplotlib==3.8.3 works with various versions of esmpy. So, could we make that the new minimum version requirement?
Thanks,
David
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.