Re: Python 3.x progress
Robin Becker <[email protected]>
| Newsgroups | gmane.comp.python.reportlab.user |
|---|---|
| Message-ID | <[email protected]> |
On 10/01/2014 13:37, Stephan Richter wrote: ......... > > Why don't you just switch to Pillow for both, Python 2.7 and 3.3? Pillow-2.3.0 is broken for gifs on linux and windows. On linux 2.0.0 certainly works ok for python 3.3. Currently I'm having difficulty building pillow 2.0.0 for windows. I have tried to set up the various roots and the compilations appear to work, but my lib dirs don't bear any obvious relation to the build dirs for stuff so I end up with a mysterious LINK : fatal error LNK1104: cannot open file 'LIBC.lib' bah, I thought pillow was supposed to make this go away, but it's just as hard as before. I shouldn't rely on pre-built binaries :( -- Robin Becker