Basemap with Python 3.5 Anaconda on Windows

后端 未结 6 2196
逝去的感伤
逝去的感伤 2020-12-23 12:18

I use Python 3.5 with latest version of Anaconda on Windows (64 bit). I wanted to install Basemap using conda install basemap. Apparently there is a conflict be

6条回答
  •  轮回少年
    2020-12-23 12:44

    The below information is for Mac OS:

    1. Downloaded from here!
    2. Run conda install -c conda-forge basemap-1.2.0-py37h9622e30_3.tar.bz2
    3. Done

提交回复
热议问题