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

Make requirements for plotting optional #16

Open
hackermd opened this issue Jul 23, 2017 · 2 comments
Open

Make requirements for plotting optional #16

hackermd opened this issue Jul 23, 2017 · 2 comments

Comments

@hackermd
Copy link

At the moment the library cannot be used without installing graphical libraries, such as Matplotlib or Tkinter.

For many non-interactive use cases, plotting functionality is not required (for example in a HPC environment) and should therefore be optional in my opinion.

@keflavich
Copy link
Owner

Fair enough, I think that can be achieved. I'd welcome a PR to factor out the plotting utilities, otherwise I can try to get to it when I have time....

@davidedelvento
Copy link

Until that is done, the requirements.txt should be changed to have matplotlib included, rather than failing at runtime

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

3 participants