pip install xxxx 报错 failed to create process解决方法_pip


改为前面加 python -m

python -m pip install -i https://pypi.tuna.tsinghua.edu.cn/simple django