在 OSX - Python 2.7 中安装 QGIS 3.2 现有的不会让我
Install of QGIS 3.2 in OSX - Python 2.7 existing won't let me
所以我想在我的 Mac 上安装 QGIS。我在这里使用了这个指南:
https://www.gislounge.com/installing-qgis-on-the-mac/
我的 QGIS 安装来自这里:
https://www.qgis.org/en/site/forusers/download.html
我已经按照安装 QGIS 3.pkg 的步骤完成了,但此时安装拒绝,说它需要 Python 3.6 或更高版本。
实际上我已经按照指南中的步骤安装了 3.7。但是我也安装了 2.7 - 我知道这是 OSX.
的标准配置
我该怎么做才能解决这个问题?我不想搞乱本机 OSX 安装和破坏任何东西!
我在 OSX 10.13.6
谢谢!
来自 QGIS 下载站点:
(...) This package uses the
python.org Python 3.6, at least version 3.6.5, the "macosx10.9" build - other distributions are not supported. Install packages in the numbered order.
我读到这意味着安装 仅 支持 3.6,不支持其他(更低或更高)版本。
我用的是 3.6.6 - 2018-06-27 64-bit installer yesterday (from the Python Releases for Mac OS X link),一切都安装得很完美。
所以我想在我的 Mac 上安装 QGIS。我在这里使用了这个指南:
https://www.gislounge.com/installing-qgis-on-the-mac/
我的 QGIS 安装来自这里: https://www.qgis.org/en/site/forusers/download.html
我已经按照安装 QGIS 3.pkg 的步骤完成了,但此时安装拒绝,说它需要 Python 3.6 或更高版本。
实际上我已经按照指南中的步骤安装了 3.7。但是我也安装了 2.7 - 我知道这是 OSX.
的标准配置我该怎么做才能解决这个问题?我不想搞乱本机 OSX 安装和破坏任何东西!
我在 OSX 10.13.6
谢谢!
来自 QGIS 下载站点:
(...) This package uses the python.org Python 3.6, at least version 3.6.5, the "macosx10.9" build - other distributions are not supported. Install packages in the numbered order.
我读到这意味着安装 仅 支持 3.6,不支持其他(更低或更高)版本。
我用的是 3.6.6 - 2018-06-27 64-bit installer yesterday (from the Python Releases for Mac OS X link),一切都安装得很完美。