Skip to content

在 macOS (Apple) 上安装 Python

让我们开始在 macOS 操作系统上安装 Python 3 的过程。

步骤 1:下载安装程序

Python 软件基金会网站 下载最新的 macOS 安装程序。

步骤 1:下载安装程序

步骤 2:安装 Python 3

下载完成后,双击并运行它。

步骤 2:安装 Python 3

点击 Continue 并完成安装。

步骤 3:验证安装

安装完成后,点击 Launchpad -> IDLE 来启动 Python 解释器。

步骤 3:验证安装

Python 3.9 现已成功安装在你的计算机上。