logo       

Re: PyGtk for Windows: msg#00108

gnome.gtk+.python

Subject: Re: PyGtk for Windows

Cleber J. santos wrote:

Olá meus amigos

Não estou tendo sucesso em instalar PyGtk no Windows, tenho o Python-2.3 e GTK+2.4.1 Runtime environment e pygtk-2.4.1.win32-py2.3. O que falta?

Cleber,
E muito habitual que haja problemas de DLLs se houver uma versião velha das GTK+ no sistema que tem prioridade no PATH ou que seja este ultimo elemento que precisa adicionar o caminho das GTK+ se non se puidese chegar a elas. O que pode ajudarte é usar o programa http://www.dependencywalker.com/ e escrever outra vez aqui os erros que obtés ao importar o pygtk no intérprete do python.

Usually these are due to PATH problems, either an older version of the GTK+ libraries is first on the path or the libraries can't be reached. The following program is useful to know how dependencies are handled through dlls and which ones are selected, http://www.dependencywalker.com/
It would be useful too to see what errors you get when trying to import pygtk from the python interpreter.

Muita sorte,

Pachi
_______________________________________________
pygtk mailing list pygtk@xxxxxxxxxx
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise