So I decided to upgrade my python version to 3.10.3 from 3.8.10 after my ubuntu installed 3.10.3 into the system. I used-
sudo update-alternatives --config python3
and then selected the appropriate number designated for 3.10. But after I closed the terminal after changing the version, the terminal refused to open up. Thankfully, I reverted the version back using the terminal on my VS code and it seemed to open up.
So I wanted to ask as to why does this happen, I mean we have to upgrade to the higher version for sure at some point of time. Is this the issue from the Ubuntu developers or is something wrong my Ubuntu ?
My specifications-
Shell - Bash
Terminal- Gnome terminal
Ubuntu version- 20.04 LTS