- Cloud Native Python
- Manish Sethi
- 138字
- 2021-07-02 19:11:55
Installing Python for OS X
Installing Python on Mac is quite similar to how you install Git on Windows. You can download the Python package from the official website (https://www.python.org/downloads/). Proceed with the following steps:
- Once the Python package is downloaded, double-click on it to begin the installation; it will show the following pop-up window:

- The next step will be about the release note and the respective Python version information:

- Next, you will need to Agree with the license, which is mandatory for installation:

- Next, it will show you the installation-related information, such as the disk occupied and the path. Click on Install to begin:

- Once the installation is complete, you will see the following screen:
- Use the following command to see whether the Python version is installed:
% python3 -V
Python 3.5.3
Great!! Python is successfully installed.
推薦閱讀
- INSTANT OpenCV Starter
- Power Up Your PowToon Studio Project
- ASP.NET Core 5.0開發入門與實戰
- Leap Motion Development Essentials
- Python高級機器學習
- Troubleshooting PostgreSQL
- HTML5+CSS3+JavaScript Web開發案例教程(在線實訓版)
- HTML5從入門到精通 (第2版)
- Python忍者秘籍
- HTML5秘籍(第2版)
- SQL Server 2016 從入門到實戰(視頻教學版)
- Programming Microsoft Dynamics? NAV 2015
- Managing Microsoft Hybrid Clouds
- HTML5移動Web開發
- 3ds Max 2018從入門到精通