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

Cori: matplotlib doesn't support jpeg output #40

Open
dstndstn opened this issue Nov 16, 2015 · 2 comments
Open

Cori: matplotlib doesn't support jpeg output #40

dstndstn opened this issue Nov 16, 2015 · 2 comments

Comments

@dstndstn
Copy link
Contributor

A strange difference between Edison and Cori: on Cori, matplotilb doesn't support jpeg-format output, but on Edison it does.

@tskisner
Copy link
Owner

Looks like libjpeg never made it into the deps for matplotlib. So on
edison it must have found some other compatible libjpeg.

As a work around you can save to png and convert it. I'll add that
dependency though.

-Ted

On 11/16/2015 11:36 AM, Dustin Lang wrote:

A strange difference between Edison and Cori: on Cori, matplotilb
doesn't support jpeg-format output, but on Edison it does.


Reply to this email directly or view it on GitHub
#40.

@dstndstn
Copy link
Contributor Author

dstndstn commented Nov 16, 2015 via email

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