The directory ‘*‘ or its parent directory is not owned by the current user

python安装编译时出现如下错误

c++ 复制代码
The directory '/home/admin/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/home/admin/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
相关推荐
ellenwan202610 分钟前
看到“最新 AI 量化学习”时,先让表达变清楚
人工智能·python
海宇数据1 小时前
零信任架构实战:基于海宇柠檬查出险-登记证构建自动化残值评估网关
人工智能·python·架构·自动化
李可以量化1 小时前
Tornado 如何增加网页操作(下)
python
zhangzeyuaaa2 小时前
深入理解 pip install .:安装当前目录项目的正确姿势
人工智能·python·pip
Jazz_z2 小时前
纯 Python 环境下 Excel 文件的读取与导入详解
python
Thomas.Sir3 小时前
第38课:TensorFlow|可视化工具TensorBoard全用法【日志写入、指标监控、网络可视化】
人工智能·python·tensorflow
SEO_juper3 小时前
外贸多语言站最隐蔽的流量杀手:hreflang 错了,谷歌把德语页推给美国人(附审计脚本)
开发语言·前端·python·seo·独立站·谷歌优化
Metaphor6923 小时前
快速合并 Word 文档【Python 指南】
python·word
JAVA老架构AI智能化3 小时前
如何高质量分块
人工智能·python
泡海椒3 小时前
告别反射低效:JQuick-Java ASM动态调用链性能优化实战
java·python·性能优化