一.下載安裝包
官網(wǎng)下載:python 3.6.0
打開鏈接滑到頁(yè)面最下方
二. 開始安裝
1.雙擊下載好的安裝文件python-3.6.0-amd64.exe
Install Now :默認(rèn)安裝
Customize Installation:自定義安裝
Add Python 3.6 to PATH: 將python 加入環(huán)境變量
2.勾選Add Python 3.6 to PATH后,選擇Customize Installation自定義安裝
3.點(diǎn)擊Next進(jìn)行下一步
Install for all users: 為所有用戶安裝,默認(rèn)為單位登錄用戶
Customize Install location: 選擇安裝目錄, 默認(rèn)為C:\Users\用戶\AppData\Local\Programs\Python\Python36
勾選Install for all users,選擇安裝目錄, 例如我選擇安裝到D盤:
4. 點(diǎn)擊Install,開始安裝,安裝過(guò)程可能會(huì)有點(diǎn)漫長(zhǎng),請(qǐng)耐心等待
5.安裝完成。點(diǎn)擊Close即可
6.驗(yàn)證
①.win + R 輸入cmd打開控制臺(tái)
②。輸入python -V
至此pyton安裝完成
到此這篇關(guān)于windows安裝python超詳細(xì)圖文教程的文章就介紹到這了,更多相關(guān)windows安裝python內(nèi)容請(qǐng)搜索腳本之家以前的文章或繼續(xù)瀏覽下面的相關(guān)文章希望大家以后多多支持腳本之家!
您可能感興趣的文章:- windows下python 3.9 Numpy scipy和matlabplot的安裝教程詳解
- Python3.9最新版下載與安裝圖文教程詳解(Windows系統(tǒng)為例)
- 最新版 Windows10上安裝Python 3.8.5的步驟詳解
- 如何在windows下安裝配置python工具Ulipad
- 音頻處理 windows10下python三方庫(kù)librosa安裝教程
- 如何在Windows中安裝多個(gè)python解釋器
- Python如何在windows環(huán)境安裝pip及rarfile
- windows python3安裝Jupyter Notebooks教程
- Windows 下python3.8環(huán)境安裝教程圖文詳解
- Python3.6 + TensorFlow 安裝配置圖文教程(Windows 64 bit)
- windows下python安裝pip方法詳解
- Windows下python3安裝tkinter的問(wèn)題及解決方法
- windows中安裝Python3.8.0的實(shí)現(xiàn)方法
- windows下Python安裝、使用教程和Notepad++的使用教程
- Windows10下 python3.7 安裝 facenet的教程
- windows上安裝python3教程以及環(huán)境變量配置詳解
- windows下python虛擬環(huán)境virtualenv安裝和使用詳解
- windows下安裝Python虛擬環(huán)境virtualenvwrapper-win