Skip to content

use always the newest pip in new virtual environments? #8

@fohrloop

Description

@fohrloop

Very often python comes with an old pip version which may produce different kinds of problems. After using pip command in a fresh virtual environment, user usually sees a text like this:

WARNING: You are using pip version 20.2.1; however, version 21.3.1 is available.
You should consider upgrading via the 'c:\python\venvs\someproj\scripts\python.exe -m pip install --upgrade pip' command.

it might be actually handy to have the venvlink new venv creation process to automatically do this. This could be also an option in the venvlinkrc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions