Re: [Image-SIG] weird windows 7 error with ImageFont

2010-05-07 Thread Fran Boon
On 5 May 2010 04:48, Fredrik Lundh wrote: > What binaries are we talking about?  I'm pretty sure the effbot.org > binaries have _imagingft in them, at least: The file is there, but won't import on my Windows 7 64-bit Python-2.6 machine. The Application log shows a Side-by-Side error: http://blogs

[Image-SIG] PIL 1.1.7 bug with Windows 7 64-bit: _imagingft.pyd side-by-side

2010-05-05 Thread Fran Boon
I had to downgrade PIL to 1.1.6 on my 64-bit Windows 7 system with Python-2.6 due to this error. This module wouldn't load due to a side-by-side error (http://blogs.msdn.com/junfeng/archive/2006/04/14/576314.aspx) sxstrace output below, but it doesn't seem helpful to me... Best Wishes, Fran. ===