pip命令详解
摘要:
首先输入pip -h查看pip命令 安装库:pip innstall xxxx 下载库:pip download xxxx 卸载库:pip uninstall xxxx 按照特定格式输出已安装的库:pip freeze 输出已安装的库:pip list 显示某个已安装库的信息:pip show xx 阅读全文
posted @ 2019-07-06 16:01 Alvin2012 阅读(977) 评论(0) 推荐(0)
posted @ 2019-07-06 16:01 Alvin2012 阅读(977) 评论(0) 推荐(0)
posted @ 2019-07-06 13:26 Alvin2012 阅读(135) 评论(0) 推荐(0)
posted @ 2019-07-06 11:54 Alvin2012 阅读(127) 评论(0) 推荐(0)
posted @ 2019-07-06 09:39 Alvin2012 阅读(76) 评论(0) 推荐(0)