2024年9月21日

Python命令

摘要: #在Python中,您可以使用pip命令行工具来查看已安装的库 #pip list #清理缓存 #pip cache purge #查看pip python版本 # pip --version #卸载 #pip uninstall package_name #pip更国内源************* 阅读全文

posted @ 2024-09-21 09:32 liufeng 阅读(43) 评论(0) 推荐(0)

导航