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