Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix MacOSX backend installation issues. #2250

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

Merged
merged 1 commit into from
Jul 25, 2013

Conversation

mdboom
Copy link
Member

@mdboom mdboom commented Jul 24, 2013

As reported by @mdehoon:

I noticed that this release candidate will always skip the Mac OS X backend,
as the .check() method of BackendMacOSX in setupext.py returns None. Adding
return "darwin"
or some other string solves the issue.
Also, if I am not mistaken, the files under
lib/matplotlib/backends/Matplotlib.nib (as returned by the
get_package_data() method of BackendMacOSX in setupext.py) are needed
by the cocoaagg backend, not by the MacOSX backend.

@mdehoon
Copy link
Contributor

mdehoon commented Jul 25, 2013

Looks good to me. Thanks!

mdboom added a commit that referenced this pull request Jul 25, 2013
@mdboom mdboom merged commit a656faf into matplotlib:v1.3.x Jul 25, 2013
@mdboom mdboom deleted the fix-macosx-installation-issues branch August 7, 2014 13:54
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