gpt4 book ai didi

python - src/pip-delete-this-directory.txt 我可以删除这个文件吗?

转载 作者:行者123 更新时间:2023-12-03 17:19:47 25 4
gpt4 key购买 nike

如果我通过安装 pip 包
pip install -e -e git+https://example.com/repos/foo#egg=foo
然后是一个名为 pip-delete-this-directory.txt 的目录被创建。

我不确定我是否可以删除这个文件,或者这会破坏吗?

问题

该文件的规范引用/文档在哪里?

最佳答案

我找到了 pip-delete-this-directory.txt 的样本其中包含以下几行:

This file is placed here by pip to indicate the source was put here by pip.

Once this package is successfully installed this source code will be deleted (unless you remove this file).



而这个问题的赞成回答: Pip creates build/ directories , 强化了我的信念,如果您删除此文件,什么都不会损坏,但是您安装的模块的源代码将保留在您的计算机上并占用空间。如果这不是您关心的问题,那么您不需要删除它!

关于python - src/pip-delete-this-directory.txt 我可以删除这个文件吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42831292/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com