I get an IO Error on Invoice and Packingslips but not Shipping Labels. The error is like this:
Exception Type: IOError at /admin/print/invoice/10 Exception Value: [Errno 2] No such file or directory: '' handle_pageBegin args=() I'm guessing that it cannot find the file(s). I wonder if this is an Apache/mod_wsgi problem or a Satchmo (PIL?) problem? This feature is not all that important to me, I'm mainly curious in why it's happening. I used the quick start to install satchmo ( http://www.satchmoproject.com/docs/dev/quickstart.html#install-base-requirements), but the page wants you to install PIL seperatly. If I'm not mistaken, I installed it through Ubuntu's Advanced Packaging Tool (apt). thanks, j.c. -- You received this message because you are subscribed to the Google Groups "Satchmo users" 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/satchmo-users?hl=en.
