I was trying to install a separate version of python 2.7 (2,7.10) on my Ubuntu machine. The idea was to run them separately, but when I installed it from source, it became the default version. I assume because they are both releases of 2.7.
Now I have some issues with my python (see example below) - is there a way to safely remove this new version of python to revert back to the system install of 2.73?