小墨の博客

梦想需要付诸行动,否则只能是梦

pip 清除缓存


清除缓存

Linux下

cd ~/.cache/pip
sudo rm -rf *


Windows下,缓存所在文件夹:

%LOCALAPPDATA%\pip\cache


安装 pip 包时跳过缓存

If using pip 6.0 or newer, try adding the --no-cache-dir option. If using pip older than pip 6.0, upgrade it with pip install -U pip

pip install 包名 --no-cache-dir


张小弟之家

本文链接:
文章标题:

本站文章除注明转载/出处外,均为原创,若要转载请务必注明出处。转载后请将转载链接通过邮件告知我站,谢谢合作。本站邮箱:admin@only4.work

尊重他人劳动成果,共创和谐网络环境。点击版权声明查看本站相关条款。

    发表评论:

    搜索
    本文二维码
    标签列表
    站点信息
    • 文章总数:508
    • 页面总数:20
    • 分类总数:92
    • 标签总数:208
    • 评论总数:61
    • 浏览总数:225323

    | | |
    | |  Z-Blog PHP