- Check current python version : – python –version
- Login as root user : – sudo su
- Execute:
update-alternatives --install /usr/bin/python python /usr/bin/python3 1
- Check python version again: python –version
- Your default python is changed.
update-alternatives --install /usr/bin/python python /usr/bin/python3 1
Used it on kali, it didn’t work
Please, paste your error here and Kali Version