PMXBOT Log file Viewer

Help | Karma | Search:

#pil logs for Tuesday the 10th of December, 2013

(Back to #pil overview) (Back to channel listing) (Animate logs)
[21:27:05] <Y3K> Hi, I'm getting "_imagingft.c:73:31: error fatal: freetype/fterrors.h: No existe el fichero o el directorio (doesn't exist)"
[21:27:16] <Y3K> What do requirement am I missing?
[21:28:00] <aclark> Y3K: https://github.com/python-imaging/Pillow/issues/425
[21:28:16] <Y3K> Hey! How nice.
[21:28:25] <Y3K> aclark: Thanks, google wasn't returning anything useful
[21:29:05] <aclark> Y3K: :-)
[21:29:09] <Y3K> Hmm, it looks like it's fixed now, so why can't I install it?
[21:29:10] <aclark> Next release in < 30 days
[21:29:18] <aclark> The fix is unreleased
[21:30:02] <Y3K> Oh... Darn, any workaround for this? I do need to...
[21:30:09] <Y3K> Wait, I think I can use PIl instead.
[21:30:12] <Y3K> THANKS!
[21:32:27] <Y3K> Oh wait... PIL doesn't work either.
[21:32:29] <Y3K> Darn.
[21:33:01] <aclark> Y3K: the work around is to check out the source
[21:35:07] <Y3K> aclark: Thanks!