Combining two graphic images
Robert Roy
rjroy at takingcontrol.com
Sun Jun 4 14:19:43 EDT 2000
More information about the Python-list mailing list
Sun Jun 4 14:19:43 EDT 2000
- Previous message (by thread): Combining two graphic images
- Next message (by thread): medusa python and CGI
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Sun, 4 Jun 2000 08:56:02 +1000, "A J Wilson" <ajwilson at ezy.net.au> wrote: >I downloaded PIL and tried to compile/install it. However, when I try to >import it in python to test it I get the following error. > >>>> import _imaging >Traceback (innermost last): > File "<stdin>", line 1, in ? >ImportError: ./_imaging.so: undefined symbol: jpeg_resync_to_restart >>>> > >Does anyone know what I am doing wrong. >I am running Mandrake 7 on an intel box. > >Also what other rpm packages do I need to have installed to make it work? > >Thanks >Austin > > Not sure which rpm packages it takes but see the README. You will need the jpeg and zlib packages. Bob
- Previous message (by thread): Combining two graphic images
- Next message (by thread): medusa python and CGI
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list