Skip to content

pip upgrade warning is bypassed when pip is a dependency #6841

@ncoghlan

Description

@ncoghlan

Helping to debug a contributor setup issue at the PyCon AU sprints, we eventually tracked the problem down to:

  • briefcase needed a more recent pip
  • "pip install --upgrade briefcase" implicitly tried to upgrade pip, but had the usual Windows issues with trying to replace a running executable
  • the warning about this case didn't get displayed

Metadata

Metadata

Assignees

No one assigned

    Labels

    OS: windowsWindows specifictype: bugA confirmed bug or unintended behavior

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions