konstantint / matplotlib-venn

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

Installation steps no longer working #65

Closed meccaLeccaHi closed 3 years ago

meccaLeccaHi commented 3 years ago

pip install matplotlib-venn gives ERROR: No matching distribution found for matplotlib-venn

and

easy_install matplotlib-venn gives error: Could not find suitable distribution for Requirement.parse('matplotlib-venn')

It's a great package. Any help would be appreciated.