Closed 2sn closed 5 years ago
The following, however, seems to work
pip3 install --user git+https://github.com/matplotlib/basemap.git
In order to install in defaul directory (so you can actually use it) one may want to use
pip3 install git+https://github.com/matplotlib/basemap.git
@2sn - your recommendation worked for me perfectly. Thank you!
The 'goes' provided with basemap does not compile on standard linux system (Fedora 30).
It seem you have made it too big for Pypi.
Could you please provide a subset ('basemap light') that can be installed from Pypi on current Python distributions?
and if I install geos/geos-devel on the system I end up from
python setup.py install
with