Re: [Ubuntu-BR] Erro com pygtk

2007-01-23 Por tôpico Diego Ernesto Pereyra
Em Tue, 23 Jan 2007 19:10:19 -0200
Diego Ernesto Pereyra <[EMAIL PROTECTED]> escreveu:

> 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.

Ups, esqueci de avisar, não saia dando "enter" sem ler, no aptitude, ele não 
costuma gostar de pacotes instalados por outros gerenciadores, e pode remover 
bastante coisa, (c:

Use-o com moderação...

-- Diego "Sphink" Pereyra

-- 
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
www.ubuntubrasil.org
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Erro com pygtk

2007-01-23 Por tôpico Diego Ernesto Pereyra
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 <[EMAIL PROTECTED]> 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@lists.ubuntu.com
> www.ubuntubrasil.org
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

-- 
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
www.ubuntubrasil.org
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Erro com pygtk

2007-01-23 Por tôpico Rafael Bedendo
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@lists.ubuntu.com
www.ubuntubrasil.org
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


Re: [Ubuntu-BR] Erro com pygtk

2007-01-23 Por tôpico Dorneles Treméa
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,

-- 

Dorneles Treméa
X3ng Web Technology


-- 
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
www.ubuntubrasil.org
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br


[Ubuntu-BR] Erro com pygtk

2007-01-23 Por tôpico Rafael Bedendo
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


Obrigado,

Rafael Bedendo


-- 
ubuntu-br mailing list
ubuntu-br@lists.ubuntu.com
www.ubuntubrasil.org
https://lists.ubuntu.com/mailman/listinfo/ubuntu-br