
Fix 'Permission Denied' When Running pip install --user
When you run pip install --user somepackage and get a Permission denied...

When you run pip install --user somepackage and get a Permission denied...

You run yarn install in a project and later try npm install only to hit...

You try to run a Git command and see fatal: Unable to create 'path/.git/index.lock'...

You've configured nginx, but when you try to access your site, you see a 403 Forbidden<...

You're in the middle of a Git operation and suddenly you see:
fatal: Unable to ...
You open a project in VS Code connected to WSL (Windows Subsystem for Linux), and IntelliSense ju...