On Sun 2006-09-24 (03:01), [EMAIL PROTECTED] wrote: > I just got TG on windows working, but am having problems with Engal. > I've got all the req'd packages etc working for TG, Engal. > > Engal is spitting out an error "IO error: cannot identify image file" > whenever it trys to display a page with any photo (thumbnail) on it. > For example after I add a jpeg or gif it will spit out that error and > the image does not load. The error identifies line 201 in > controllers.py. > > I was able to get Engal working on my Mac but it doesn't seem to be > working on Windows. I have the latest PIL. > > I think the problem may have to do with paths being strutured > differently in windows vs. mac. > > Any pointers?
You probably need to set ENGAL_PATH to something, and place a "cache" and an "images" directory within it. It isn't obvious where one is supposed to store stuff on the filesystem with TG. Since this isn't really a TG issue, you can send me a private email. Unfortunately I don't have any Windows machines on which I can test things - I probably just introduced some unnecessary Unixisms into my code. Neil -- Neil Blakey-Milner [EMAIL PROTECTED] http://mithrandr.moria.org/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

