PIL for Python 2.4?
Scott David Daniels
Scott.Daniels at Acm.Org
Thu Nov 18 13:43:17 EST 2004
More information about the Python-list mailing list
Thu Nov 18 13:43:17 EST 2004
- Previous message (by thread): PIL for Python 2.4?
- Next message (by thread): PIL for Python 2.4?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Christos TZOTZIOY Georgiou wrote: > Has anyone built PIL (1.1.4 or 1.1.5) for Python 2.4? If yes, please > let me know, since I can't test a couple of my apps using PIL with 2.4 . > You can even reply by email (yes, I dare use true email in newsgroup > postings, but then, I'm postmaster and welcome spam :) > > TIA [... windows ... replies from others on using the MS VC 7.1 ...] Note that if you install MinGW, distutils can build acceptable files with it. Since I believe I remember the PIL stuff is set up to build with distutils, you should be able to get it going that way as well. --Scott David Daniels Scott.Daniels at Acm.Org
- Previous message (by thread): PIL for Python 2.4?
- Next message (by thread): PIL for Python 2.4?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list