python pip的使用
摘要:1.导出安装包 pip freeze > requirements.txt 2.安装requirements.txt文件中指定的扩展库:pip install -r requirement.txt 导出wheel文件,本地文件可能没有缓存,需要重新下载,使用命令 3.指定下载源安装模块:pip in
阅读全文
posted @ 2020-01-22 23:50
python、全栈开发、大数据、视频智能应用
posted @ 2020-01-22 23:50
posted @ 2020-01-07 10:31
posted @ 2020-01-03 10:43