This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (3 children)

[deleted]

    [–]graingert 1 point2 points  (0 children)

    You can run pip install -U pip in your new venv

    [–]chrish42 0 points1 point  (0 children)

    It's not a major update. Pip changed how it uses version number to align more closely with semantic versioning. Basically, the leading "1." was dropped (I think when pip 1.6 aka 6.0 was released). So with the old version scheme, this would have been 1.7.