顯示具有 python 標籤的文章。 顯示所有文章
顯示具有 python 標籤的文章。 顯示所有文章

2018年8月25日 星期六

重灌電腦之後安裝python


安裝python
選擇版本 (Windows x86-64 executable installer )之類的
1.      開cmd:
python -m pip install -U pip setuptools
python -m pip install wheel