1. 程式人生 > >windows10 Bash on Ubuntu 安裝pygame

windows10 Bash on Ubuntu 安裝pygame

class amd post orm ins whl 以管理員身份運行 -cp int

在bash命名行下執行以下三個命令
1.下載pip
2.apt-get install python3-setuptools
3.python3 setup.py install
以管理員身份運行cmd,執行以下命令
4.pip install pygame-1.9.3-cp35-cp35m-win_amd64.whl
報錯:pygame-1.9.3-cp35-cp35m-win_amd64.whl is not a supported wheel on this platform.
解決:以管理員身份執行名令

windows10 Bash on Ubuntu 安裝pygame