ERROR: Failed building wheel for osgeo

简介: ERROR: Failed building wheel for osgeo

问题:安装pip3 install osgeo报错ERROR: Failed building wheel for osgeo

解决

方法1:

conda install gdal

方法2:

  1. 根据python版本,下载对应的GDAL安装文件
    如:python3.8下载GDAL‑3.4.3‑cp38‑cp38‑win_amd64.whl。

cp38代表python3.8版本和window64位

  1. 安装:pip3 install GDAL-3.4.3-cp38-cp38-win_amd64.whl


相关文章
|
7月前
问题提解决:ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host=‘files.pythonhos
问题提解决:ERROR: Could not install packages due to an OSError: HTTPSConnectionPool(host=‘files.pythonhos
|
Ubuntu Unix Linux
成功解决ERROR: Unable to find the development tool `cc` in your path; please make sure that you have the
成功解决ERROR: Unable to find the development tool `cc` in your path; please make sure that you have the
成功解决ERROR: Unable to find the development tool `cc` in your path; please make sure that you have the
|
8月前
|
虚拟化
成功解决Failed to execute stage ‘Setup validation’: Hardware does not support virtualization.
成功解决Failed to execute stage ‘Setup validation’: Hardware does not support virtualization.
|
8月前
成功解决Failed to execute stage ‘Setup validation’: Cannot locate gluster packages
成功解决Failed to execute stage ‘Setup validation’: Cannot locate gluster packages
|
Perl
ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1
ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1
565 0
|
网络协议 关系型数据库 Linux
onfigure: error: no acceptable C compiler found in $PATH See `config.log' for more details 问题解决
onfigure: error: no acceptable C compiler found in $PATH See `config.log' for more details 问题解决
145 0
报错解决:Reason: Failed to determine a suitable driver class
报错解决:Reason: Failed to determine a suitable driver class
2455 0
报错解决:Reason: Failed to determine a suitable driver class
|
Android开发
解析Failure [INSTALL_FAILED_CONFLICTING_PROVIDER]
解析Failure [INSTALL_FAILED_CONFLICTING_PROVIDER]
347 0
解析Failure [INSTALL_FAILED_CONFLICTING_PROVIDER]
|
Linux
Error: automake: Failed to download resource “m4“
Error: automake: Failed to download resource “m4“
214 0
|
Android开发
Installation error: INSTALL_FAILED_CONFLICTING_PROVIDER 解决方案
Installation error: INSTALL_FAILED_CONFLICTING_PROVIDER 解决方案