J'ai reçu ce message d'erreur lors de l'installation de GIMP.
The following packages have unmet dependencies:
gimp : Depends: python-gtk2 (>= 2.8.0) but it is not going to be installed
Depends: python:any (>= 2.6.6-7~)
E: Unable to correct problems, you have held broken packages.
Ouvrez le terminal et tapez:
Sudo apt update
Sudo apt install aptitude
Sudo aptitude install python-minimal python2.7 python-tk python:any python-gtk2
Sudo aptitude install -f gimp
Utiliser aptitude au lieu d’apt peut offrir des solutions automatiques pour supprimer les paquets en conflit.