Fail python-pip after upgrade on Debian 8 and 9 Get link Facebook X Pinterest Email Other Apps Friday, July 19, 2019 Sometimes after running pip install --upgrade pip , pip fails with the error ImportError: cannot import name main . Here’s the simplest way to fix it. Read more