My distribution is Fedora 30! I have python3 installed!
I installed the docker compose this way:
sudo curl -L https://github.com/docker/compose/releases/download/X.XX.XX/docker-compose-uname -s-uname -m -o / usr / local / bin / docker-compose
Then I applied the permissions:
sudo chmod + x / usr / local / bin / docker-compose