YouCompleteMe's post-installation script only seems to work with python2
(this is actually mentioned in their docs).
It seems that the sample documentation uses the system default python
(which is no longer always python2), so let's better be explicit about
it.