pip 清华源
https://mirrors.tuna.tsinghua.edu.cn/help/pypi
python -m pip install --upgrade pip pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple
上面这个遇到报这个, 需要更新pyyaml版本. 国内镜像不靠谱.
class BaseLoader(Realoaderder, Scanner, Parser, Composer, BaseConstructor, BaseResolver): NameError: name 'Realoaderder' is not defined
使用官方镜像
python -m pip install --upgrade pip pip config set global.index-url https://pypi.python.org/simple
pip config set global.index-url https://pypi.python.org/simple
钟声敲响了日落,柏油路跃过山坡,一直通向北方的是我们想象,长大后也未曾经过~