Use the -H flag to pip install a package globally instead of locally, e.g. sudo -H pip install package-name . When the -H flag is set, the pip install command ...
確定! 回上一頁