因為ubuntu默認帶著的python版本不是最新版,所以需要手動安裝最新版。查看python的指向。ls -l /usr/bin | grep python可以看到,此時python指向的是python3.4。
確定! 回上一頁