- Learn Python in 7 Days
- Mohit Bhaskar N. Das
- 151字
- 2021-07-09 20:40:19
Installation on Windows platform
Python 2.x can be downloaded from https://www.python.org/downloads. The installer is simple and easy to install. Perform the following steps to install the setup:
- Once you click on setup installer, you will get a small window on your desktop screen as shown here; click on Next:

- Provide a suitable installation folder to install Python. If you don't provide the installation folder, then the installer will automatically create an installation folder for you, as shown in the following screenshot. Click on Next:

- After completion of step 2, you will get a window to customize Python as shown in the preceding screenshot. Notice that the Add python.exe to Path option has been marked x. Select this option to add it to system path variable (which will be explained later in the chapter), and click on Next:

- Finally, click on Finish to complete the installation:

推薦閱讀
- 機器學習系統:設計和實現
- Python for Secret Agents:Volume II
- C#編程入門指南(上下冊)
- Oracle Database In-Memory(架構與實踐)
- 數據結構(Java語言描述)
- Learning Network Forensics
- UML 基礎與 Rose 建模案例(第3版)
- C++從入門到精通(第5版)
- Mastering Linux Security and Hardening
- Hands-On Full Stack Development with Spring Boot 2.0 and React
- Java Web從入門到精通(第2版)
- The Statistics and Calculus with Python Workshop
- Groovy 2 Cookbook
- Head First Kotlin程序設計
- VMware vSphere 5.5 Cookbook