Appearance
要使用 pip 安装包时,建议使用 python -m pip install xxx 而不是 pip install xxx,这是因为:
pip
python -m pip install xxx
pip install xxx