looks like maybe this is fixed in the most recent version of matplotlib_venn? I tried ``` python -m pip install "matplotlib-venn[shapely]" ``` but it's not clear I'm installing the right thing 🤔 See attached for something that @jeanzzhao found caused the problem! ref: * https://github.com/konstantint/matplotlib-venn/issues/30 * https://github.com/konstantint/matplotlib-venn/issues/35 [badvenn.zip](https://github.com/user-attachments/files/17033219/badvenn.zip)