pip 設計是使用terminal/cmd來下指令,若要安裝一模組稱SomePackage,範例如下: python -m pip install SomePackage # 安裝SomePackage python -m pip ...
確定! 回上一頁