On Sun, May 22, 2016 at 2:10 PM, Jose Luis Toledano Lopez
<j.l.toledan...@gmail.com> wrote:
> Hi:
>
>
>     I was working on my app until some day the glade app stoped working
> causing a memory leak and never starting up
>
> it ups to 2 GB or more ram
>
>
> I can0't find any help on the internet so I come here waiting for some light

I've had some problems on win7 with recent pygi-aio which could be worked around
by setting:

os.environ['PANGOCAIRO_BACKEND'] = 'win32'

before importing gi. Maybe that helps..
_______________________________________________
python-hackers-list mailing list
python-hackers-list@gnome.org
https://mail.gnome.org/mailman/listinfo/python-hackers-list

Reply via email to