(Sorry! I meant to send this to the list)

On Tue, July 26, 2011 5:27 pm, Luis Quesada wrote:
> On 23/07/11 23:45, Łukasz Stelmach wrote:
>> Luis Quesada<l.ques...@4c.ucc.ie>  writes:
>>
>>> I am having the error listed at the end when trying to run python gui.py
>>>    File "/home/lquesada/pyroute/tiles.py", line 98, in loadImage
>>>      self.images[name]  = cairo.ImageSurface.create_from_png(filename)
>>> MemoryError
>> Hard to tell. My first *guess* is that there is something wrong with
>> Cairo bindings for Python[1] or with the Cairo itself.
>>
>>
>> Footnotes:
>> [1] http://cairographics.org/pycairo/
>>
> Dear Łukasz,
>
> Thank you very much for your answer. I installed the latest versions of
> both pycairo and cairo. It seems they are both fine:
>
>  >>> import cairo
>  >>> cairo.cairo_version_string()
> '1.10.2'
>  >>> cairo.version
> '1.8.8'
>
> Cheers,
> Luis
>


-- 
Luis Quesada
Research Scientist
Cork Constraint Computation Centre
University College Cork
Cork - Ireland
Phone:  (+353) 21 420 5376
Fax:    (+353) 21 420 5369
Web:    http://4c.ucc.ie/~lquesada

_______________________________________________
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk

Reply via email to