-bash: /usr/bin/yum: /usr/bin/python: bad interpreter: Permission denied
Solutions
sudo rm -rf /usr/bin/python
sudo ln -s /usr/bin/python2.6 /usr/bin/python
Similar Posts:
- [Solved] yum Execute Error: -bash: /usr/bin/yum: /usr/bin/python3.7: bad interpreter: No such file or directory
- [Solved] Git Bash error: could not lock config file Java/jdk1.7.0_71/.gitconfig: Permission denied
- No Python interpreter configured for the project
- How to Solve Sudo Echo Error: Permission denied
- ubuntu18.04 Start Android StudioKVM is required to run this AVD ./dev/kvm device: permission denied.
- macos -bash: yarn: command not found/-bash: cnpm: command not found
- [Solved] su: warning: cannot change directory to : Permission denied ;-bash: bash_profile: Permission denied
- How to Solve Error: Linux permission denied
- Python calls shell script: oserror: [errno 8] exec format err
- How to Solve nginx Install Error in Mac