[Image-SIG] MemoryError. Please help !!

Joan Torres torresj@apb.es
Mon, 18 Nov 2002 16:48:35 +0100 (MET)


image-sig@python.org
Hi,
 I'm using PIL-1.1.3 with Python2.1 on a UNIX Solaris 2.6
 Can anyone explain me the following error ?
 What can I do?
>>> from PIL import Image
>>> Image.core.new('RGB',(3000,5000))
Traceback (most recent call last):
  File "<stdin>", line 1, in ?
MemoryError
>>> 

Thanks
J. Torres
Port Authority of Barcelona