Miniconda
Aus Wiki
Version vom 30. September 2021, 19:40 Uhr von 93.104.13.174 (Diskussion) (Die Seite wurde neu angelegt: „Installation of Packages matplotlib: conda install matplotlib==3.4.2 shapely conda install shapely gdal conda install gdal mpl_toolkits.basemap c…“)
Installation of Packages
matplotlib:
conda install matplotlib==3.4.2
shapely
conda install shapely
gdal
conda install gdal
mpl_toolkits.basemap
conda install basemap pip install https://github.com/matplotlib/basemap/archive/master.zip (export GEOS_DIR=/root/miniconda3.8/ for GEOS)