系统相关
首页 > 系统相关> > cartopy Linux安装

cartopy Linux安装

作者:互联网

直接pip install  Cartopy安装为最新版本,需要依赖 GEOS 和 PROJ.4

所以安装稳定版本 Cartopy==0.19.0.post1  一次性安装成功

pip install  Cartopy==0.19.0.post1  -i https://mirrors.aliyun.com/pypi/simple

 

 


参考 :试过一次不行,可能是基础环境不同把
https://blog.csdn.net/SOPHIA16527/article/details/108324704?utm_medium=distribute.pc_aggpage_search_result.none-task-blog-2~aggregatepage~first_rank_ecpm_v1~rank_v31_ecpm-14-108324704.pc_agg_new_rank&utm_term=cartopy%E5%AE%89%E8%A3%85%E6%8A%A5%E9%94%99&spm=1000.2123.3001.4430

标签:Linux,cartopy,rank,blog,post1,Cartopy,pip,安装
来源: https://www.cnblogs.com/luochunxi/p/15839569.html