[pygtk] pyobject missing G_MAXUINT

Tomeu Vizoso tomeu at sugarlabs.org
Tue Jul 13 22:37:46 WST 2010


On Tue, Jul 13, 2010 at 15:45, Paolo Losi <paolo.losi at gmail.com> wrote:
> Hi all,
>
> I'm trying to compile pygobject 2.10.1 on Centos 5.5.
> I need to recompile since we're using a "custom" python 2.5.
> 2.10.1 is the most recent version of pygobject that supports the version
> of glib shipped with centos 5.5.
>
> I did successfully compiled and installed:
> ./configure
> make
> make egg
>
> but unfortunately I'm missing some module attribute:
>
>  File "/home/paolo/sw/papyon-0.4.9/papyon/msnp/mailbox.py", line 73, in Mailbox
>    0, gobject.G_MAXUINT, 0,
> AttributeError: 'module' object has no attribute 'G_MAXUINT'

Hi Paolo,

I don't have time to check right now, but my guess is that you have a
too old pygobject version.

Regards,

Tomeu

> How can I fix my compilation? (I guess I'm missing some more *-devel.rpm)
>
> Thanks!
> Paolo
> _______________________________________________
> pygtk mailing list   pygtk at daa.com.au
> http://www.daa.com.au/mailman/listinfo/pygtk
> Read the PyGTK FAQ: http://faq.pygtk.org/


More information about the pygtk mailing list