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

Skip to content

Make basemap work with mpl 1.4 egg directory as generated by setuptools #116

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 9, 2013

Conversation

efiring
Copy link
Member

@efiring efiring commented Jul 9, 2013

Starting in version 1.4, mpl is installing mpl_toolkits inside
its egg. To work with that, basemap needs to declare mpl_toolkits
as a namespace package, and put a suitable init.py in it.

Starting in version 1.4, mpl is installing mpl_toolkits inside
its egg. To work with that, basemap needs to declare mpl_toolkits
as a namespace package, and put a suitable __init__.py in it.
jswhit pushed a commit that referenced this pull request Jul 9, 2013
Make basemap work with mpl 1.4 egg directory as generated by setuptools
@jswhit jswhit merged commit d6534ee into matplotlib:master Jul 9, 2013
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