Try python3 -m pip3 install pip . You may be trying to use Python2 to run pip3 and that's why you're seeing the error.
確定! 回上一頁