Environment Setup, the beginning of the road.
Last updated 6 years ago
參考教學:
請下載3.x版本, 目前最新之穩定版本為3.6版本 [此為2018/06時推薦]
進行安裝步驟時,請注意環境變量的設置步驟...
v 記得勾選 [ Add Python 3.6 to PATH ]
q 如果不小心沒設置到, 請參考 [注意要改路徑位置喔]
內建Python, 請輸入指令以查看版本python3 --version
python3 --version
若沒有顯示版本,請輸入sudo apt-get install python3.6
sudo apt-get install python3.6