chenyulue / matplotlib-extra

This package includes some extra functions to matplotlib.
MIT License
11 stars 2 forks source link

installation instructions #2

Open abubelinha opened 1 year ago

abubelinha commented 1 year ago

Hi. I would like to test this library. How should I proceed to install it?

I am on Windows 7, Python 3.8, matplotlib 3.6.3 If possible, I would also like to use it in an old machine with Python 3.4.4, matpotlib 2.2.5

Thanks!

chenyulue commented 1 year ago

Sorry for the inconvenience! This library was originally created by pdm, another virtual environment tool similar to poetry, and only tested under python 3.9 and matplotlib 3.5 or above. I am not sure whether it works under python or matplotlib of lower version.

When I'm free, I'll check it and add the setup.py file so that installation doesn't needs pdm.