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

Fixes flipped up image in draw_display() to work in Debian #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

guillermoaguilar
Copy link

In Linux, numpy loads the image with the correct side up,
so there's no need to flip it up.
Working in Debian Jessie.

@esdalmaijer
Copy link
Owner

That's weird, in my Ubuntu 12.04 installation, it does need flipping. What version of Matplotlib are you using?

Thanks for looking into this!

@guillermoaguilar
Copy link
Author

Hi, thanks for replying!

matplotlib is 1.4.2., that's the latest in debian stable and testing (package version 1.4.2-3.1).
I'm using Debian Jessie. And python is 2.7.9.

it is a weird behaviour indeed. Maybe Ubuntu 12.04 has an older version of matplotlib?
I think I can test the code in another computer we have in the lab that still has Debian Squeeze...

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

Successfully merging this pull request may close these issues.

2 participants