Pip
安装¶
换源 ~/.pip/pip.conf
¶
批量安装¶
其中
requirements.txt
文件中预先写好需要安装的库名(每行一个库)
查看配置¶
For variant 'global', will try loading '/Library/Application Support/pip/pip.conf' For variant 'user', will try loading '/Users/icefery/.pip/pip.conf' For variant 'user', will try loading '/Users/icefery/.config/pip/pip.conf' For variant 'site', will try loading '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/Python3.framework/Versions/3.8/pip.conf'