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

Can not install basemap via pip anymore #72

Closed
yuvipanda opened this issue May 10, 2017 · 6 comments
Closed

Can not install basemap via pip anymore #72

yuvipanda opened this issue May 10, 2017 · 6 comments

Comments

@yuvipanda
Copy link

Due to matplotlib/basemap#251, pip can no longer install basemap like it is specified in requirements.txt

@jakevdp
Copy link
Owner

jakevdp commented May 10, 2017

Ok - thanks for letting me know. I'd suggest installing via conda - that should still work.

@fbs82
Copy link

fbs82 commented May 12, 2017

On Windows the standard basemap package doesn't work with Python 3. One can use the conda-forge version instead: https://anaconda.org/conda-forge/basemap

@johanovic
Copy link

Could the notebooks run without basemap? Many people don't use conda, but use pip and venvs only. Thanks

@jakevdp
Copy link
Owner

jakevdp commented Jun 1, 2017

Only one of the notebooks uses basemap. I think it might be best to just remove the requirement because of all the trouble it's causing.

@jakevdp
Copy link
Owner

jakevdp commented Jun 1, 2017

Basemap is no longer in requirements: 475499f

@jakevdp jakevdp closed this as completed Jun 1, 2017
@yuvipanda
Copy link
Author

This makes the repo work with beta binder now:

https://beta.mybinder.org/v2/gh/jakevdp/PythonDataScienceHandbook/master

Thanks for the fix!

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

4 participants