wget https://bootstrap.pypa.io/get-pip.py $ sudo python3 get-pip.py or for Python 2: $ wget https://bootstrap.pypa.io/get-pip.py $ sudo python get-pip.py ...
確定! 回上一頁