python3 pip3现Using cached的解决方案
作者:高景洋 日期:2023-02-20 16:57:52 浏览次数:1397
执行pip3 install requeirements.txt 操作时,提示 Using cached
遇到这种问题,怎么解决呢?
执行以下命令,即可解决:
pip3 --no-cache-dir install -r requirements.txt
本文永久性链接:
<a href="http://r4.com.cn/art223.aspx">python3 pip3现Using cached的解决方案</a>
<a href="http://r4.com.cn/art223.aspx">python3 pip3现Using cached的解决方案</a>
当前header:Host: r4.com.cn
X-Host1: r4.com.cn
X-Host2: r4.com.cn
X-Host3: 127.0.0.1:8080
X-Forwarded-For: 18.97.14.83
X-Real-Ip: 18.97.14.83
X-Domain: r4.com.cn
X-Request: GET /art223.aspx HTTP/1.1
X-Request-Uri: /art223.aspx
Connection: close
User-Agent: CCBot/2.0 (https://commoncrawl.org/faq/)
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
If-Modified-Since: Thu, 18 Jul 2024 01:02:27 GMT
Accept-Encoding: br,gzip