[pygtk] Py2exe + gtk.IconTheme
Yann Leboulanger
asterix at lagaule.org
Mon Aug 23 21:20:29 WST 2010
On 07/28/2010 10:52 AM, Yann Leboulanger wrote:
> Hi,
>
> Do some people here uses Py2exe to package a pygtk application that uses
> gtk.IconTheme?
>
> Recently I switch to gtk.IconTheme in my application, and since this
> moment, py2exe doesn't work anymore. I did a very very short test
> application that shows the problem (attached files)
>
> If some of you have ideas on how to fix that, that would be nice!
I forgot to mention that the error message I get is :
AttributeError: 'gtk.IconTheme' object has no attribute 'append_search_path'
Any idea where could be the problem?
--
Yann
More information about the pygtk
mailing list