Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MATPLOTLIB dependency #23

Closed
smetterspa opened this issue Sep 1, 2021 · 2 comments
Closed

MATPLOTLIB dependency #23

smetterspa opened this issue Sep 1, 2021 · 2 comments

Comments

@smetterspa
Copy link

The reader requires a specific version of matplotlib (version 3.2.0), which requires downgrading matplotlib as newer versions of matplotlib are released as part of distro packages (e.g., Anaconda). Can you instead require a minimum version number instead of an exact match? Thanks for the excellent reader.

@epogrebnyak
Copy link
Owner

Strange we pinpointed a specific version of matplotlob, let me change that.

Glad you are finding the reader useful!

@epogrebnyak
Copy link
Owner

epogrebnyak commented Sep 1, 2021

@smetterspa - please try this https://pypi.org/project/weo/0.6.4/

pip install weo==0.6.4

or

pip install -U weo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants