
Fix 'pip install' Permission Denied on Ubuntu
When you run pip install somepackage on Ubuntu and see a Permission denied
Software troubleshooting desk

When you run pip install somepackage on Ubuntu and see a Permission denied

You're running a Python script and suddenly see:
UnicodeDecodeError: 'utf-8' ...

You run npm install and get a permission denied error that mentions package.js...

When you run npm install on Linux and hit a permission denied error, it usually mean...

You run pip install some-package and get a wall of text about conflicting dependenci...

You try to visit a website, but Chrome shows ERR_NAME_NOT_RESOLVED. This usually...