pip is installed together when you install Python. You can use sudo pip install (module) or python3 -m pip install (module) .
確定! 回上一頁