konstantint / matplotlib-venn

Area-weighted venn-diagrams for Python/matplotlib
MIT License
495 stars 67 forks source link

An arc length computation test fails with insufficient precision on Travis-CI for Python 3.8 #76

Open konstantint opened 5 months ago

konstantint commented 5 months ago

See https://app.travis-ci.com/github/konstantint/matplotlib-venn/jobs/616934442

skupr-anaconda commented 2 days ago

Is this issue caused by numpy 1.24 (?) and python 3.8? We got the same error only on linux-64, see https://github.com/AnacondaRecipes/matplotlib-venn-feedstock/pull/2#issuecomment-2208334963