16.04 - "Your python3 install is corrupted" - Ask Ubuntu
https://askubuntu.com/questions/110405223.12.2018 · Basically the solution to this problem consists of making /usr/bin/python point to the right version of Python your Ubuntu release expects (for instance, in 16.04 was Python2.7 and in 18.04 was Python3.6).. If you have several versions of Python installed in your system, you might be using update-alternatives to manage them. It doesn't matter much your default alternative …