qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.35k stars 2.98k forks source link

QGIS reported an error when installing orfeoToolbox #58193

Closed Alien-2022 closed 1 month ago

Alien-2022 commented 1 month ago

What is the bug or the crash?

Install the plug-in according to the method in the Cookbook officially provided by orfeo-toolbox, find the Provider menu in the Settings Settings--Options--Processing page, specify the directory in OTB under the menu and click OK, then an error box will pop up in QGIS. I followed this tutorial:https://www.orfeo-toolbox.org/CookBook/QGISInterface.html clip clip2

Steps to reproduce the issue

  1. download orfeo-toolbox(我下的是OTB-9.0.0-Win64):https://www.orfeo-toolbox.org/download/
  2. setup orfeo-toolbox plugin in QGIS plugin repository
  3. The next step is to follow this tutorial:https://www.orfeo-toolbox.org/CookBook/QGISInterface.html
  4. Click OK after setting OTB related settings in Settings Settings--Options--Processing to get the error page I uploaded.

Versions

QGIS版本 3.34.0-Prizren QGIS代码版本 ffbdd67881 Qt版本 5.15.3 Python版本 3.9.5 GDAL/OGR版本 3.7.2 PROJ版本 9.3.0 EPSG注册数据库版本 v10.094 (2023-08-08) GEOS版本 3.12.0-CAPI-1.18.0 SQLite版本 3.41.1 PDAL版本 2.5.5 PostgreSQL客户端版本 15.2 SpatiaLite版本 5.1.0 QWT版本 6.1.6 QScintilla2版本 2.13.4 操作系统版本 Windows 10 Version 2009

已激活的Python插件 qgis-maptiler-plugin 3.3 QuickOSM 2.2.3 timemanager 3.6 VectorBender 0.2.1 db_manager 0.1.20 MetaSearch 0.3.6 processing 2.12.99 otbprovider 2.12.99

Supported QGIS version

New profile

Additional context

No response

Alien-2022 commented 1 month ago

when I tried with a new QGIS profile it solved