[Ubuntu-BR] Erro com pygtk

Diego Ernesto Pereyra diesphink em yahoo.com.br
Terça Janeiro 23 21:10:19 UTC 2007


Cheque se todos os arquivos do pacote python-gtk2 estão onde deveriam estar, com algo como:

for i in `dpkg -L python-gtk2`; do if `test -e $i`;then echo "Ok: $i ";else echo "Faltando: $i";fi; done

Cheque que versões do python você tem rodando.

Tente um aptitude -f install e aptitude install python-gtk2, o aptitude é mais "inteligente" que o apt-get, e pode propor alguma solução para isso.

-- Diego "Sphink" Pereyra

Em Tue, 23 Jan 2007 18:54:47 -0300
Rafael Bedendo <rafael.bedendo em yahoo.com.br> escreveu:

> Obrigado pela resposta Dorneles, fiz e não adiantou continua com o mesmo 
> erro.
> 
> Dorneles Treméa escreveu:
> > Opa Rafael,
> >
> >   
> >> Pessoal estou com um problema aqui e não sei nem por onde começar... 
> >>
> >> Após reinstalar um pacote do python 2.4 não consigo abrir muita coisa,
> >> uma delas é o Suporte a Idiomas, abaixo o erro que acontece.
> >>
> >> $ gnome-language-selector
> >> Traceback (most recent call last):
> >>   File "/usr/bin/gnome-language-selector", line 4, in ?
> >>     import pygtk
> >> ImportError: No module named pygtk
> >>     
> >
> > tenta aí:
> >
> > sudo apt-get install python-gtk2 --reinstall
> >
> > HTH,
> >
> >   
> 
> -- 
> ubuntu-br mailing list
> ubuntu-br em lists.ubuntu.com
> www.ubuntubrasil.org
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br




More information about the ubuntu-br mailing list