【问题标题】:GDAL wheel 3.1.3 not supported on this platform (python 3.8.6 64-bit) Windows 10此平台不支持 GDAL 轮 3.1.3(python 3.8.6 64 位)Windows 10
【发布时间】:2020-10-13 11:48:24
【问题描述】:

对于 Windows 10 上的 python 3.8.6(64 位),我尝试安装 GDAL 版本 3.1.3。我从Unofficial Windows Binaries for Python Extension Packages下载了以下轮子:GDAL-3.1.3-cp38-cp38-win_amd64.whl

很遗憾,我收到以下错误消息:GDAL-3.1.3-cp38-cp38-win_amd64.whl is not a supported wheel on this platform

我也尝试过其他版本,包括 32 位和不匹配的 python 轮子,用于旧的 python 版本,但无济于事。还更新了pip,但这也无济于事。另外,我不适合使用 osgeo4w 或 Anaconda GDAL 版本。

你能帮我弄清楚如何安装GDAL吗?

【问题讨论】:

    标签: python windows 64-bit gdal


    【解决方案1】:

    自己解决了。只需将pip 降级为 19.* 而不是 20.*

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-07-14
      • 1970-01-01
      • 1970-01-01
      • 2017-07-16
      • 2016-12-16
      • 2020-09-25
      • 2018-04-01
      • 2018-06-30
      相关资源
      最近更新 更多