To upgrade PIP to the latest version

Often forgetting this:


sudo easy_install -U pip

Comments

  1. According to the pip doc, run `pip install -U pip` on Unix, or `python -m pip install -U pip` on Windows.
    See https://pip.pypa.io/en/latest/installing.html#upgrade-pip

    ReplyDelete

Post a Comment

Popular posts from this blog

Django: Resetting Passwords (with internal tools)

Time Capsule for $25

Vagrant error: * Unknown configuration section 'hostmanager'.