Tendo problemas na instalação do Pygame no Ubuntu 16.04 LTS!

0

Eu quero instalar o Pygame na minha máquina rodando o Ubuntu 16.04 LTS (eu já tenho Python 2.7 ). Isso é o que mostra quando eu executo sudo apt-get install python-pygame em o terminal: -

Reading package lists... Done
Building dependency tree       
 Reading state information... Done
 You might want to run 'apt-get -f install' to correct these:
 The following packages have unmet dependencies:
 python-pygame : Depends: python-numpy (>= 1:1.8.0) but it is not going to be installed
             Depends: python-numpy-abi9
             Depends: libportmidi0 but it is not going to be installed
             Depends: libsdl-mixer1.2 but it is not going to be installed
             Depends: libsdl-ttf2.0-0 but it is not going to be installed
             Depends: libsmpeg0 but it is not going to be installed
   ttf-mscorefonts-installer : Depends: cabextract
     E: Unmet dependencies. Try 'apt-get -f install' with no packages    (or specify a solution).
    
por Duvall912 22.11.2016 / 10:47

0 respostas