I want to uninstall Python3 and just use 2.7

The problem is with what is called dependencies.

Those apps depend on "python3" being installed to function properly.

You can still install any other version of python you want, but will need to specifically call that version at the command-line.