我的Phython version:3.5.2
1. 先安裝3D Library for Phython, 使用Matplotlib
打開windows command line. 分別鍵入下列兩行指令進行自動安裝
python -m pip install -U pip python -m pip install -U matplotlib
第一個pip安裝很快,約1~2分鐘裝完
第二個大約要裝個5~8分鐘
安裝完大概長這樣:
安裝方法參考網址
https://matplotlib.org/index.html