
Fix 'pip install externally managed environment' Error
If you're seeing pip install fail with a message about an externally managed env...
Software troubleshooting desk

If you're seeing pip install fail with a message about an externally managed env...

You cloned a repository, made some commits locally, and now when you try to git pull...

You set a timeout in requests.get(url, timeout=5), but the request hangs for minutes...

You run pip install -r requirements.txt and get a PermissionError or

You run git pull or git merge and get:
fatal: refusing to...
If you're on a modern Linux distribution and try to install a Python package with pip, you ma...