在使用pip install 的时候会很慢,而且你还是个急脾气,咋整?
pip install -h 看一下,有没有什么解决方案?
package Index Options:
-i, --index-url Base URL of the Python Package Index (default https://pypi.org/simple). This should point to a repository
compliant with PEP 503 (the simple repository API) or a local directory laid out in the same format.
使用 -i 参数重新指定python package index源。
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple django | 留言与评论(共有 0 条评论) “” |