摘要:
生成requirements.txt文件,用于记录项目依赖的第三方库及其版本 适用于虚拟环境(venv/conda),直接导出当前环境的所有依赖:pip freeze > requirements.txt 还有其他生成依赖库的方法,也可以手动更新文件,缺少的库,更新依赖文件:将库加入 require 阅读全文
posted @ 2025-04-24 10:03
娜乌西卡在路上
阅读(76)
评论(0)
推荐(0)
摘要:
安装python及插件时出现 [notice] A new release of pip is available: 23.0.1 -> 25.0.1[notice] To update, run: python.exe -m pip install --upgrade pip 出现提示意味着pip 阅读全文
posted @ 2025-04-24 09:34
娜乌西卡在路上
阅读(2240)
评论(0)
推荐(0)

浙公网安备 33010602011771号