就这些吧。。

apt-get update -y
apt-get install -y  software-properties-common
add-apt-repository ppa:ubuntugis/ppa
apt-get update -y
apt-get install python-dev python-pip python-numpy gdal-bin libgdal-dev
pip install rasterio[s3]>=1.0a12

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-09-14
  • 2022-01-23
  • 2021-09-13
  • 2021-12-27
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-11-10
  • 2021-09-28
  • 2021-07-24
  • 2022-12-23
  • 2022-02-04
相关资源
相似解决方案