I installed ReportLab from source and there isn't any unicode in my
data.

I can successfully create a PDF from the "python manage.py shell" but
not within displayDoc() in shipping/views.py

The test code is here: http://pastebin.com/f74cfdcf7
The test data is here: http://pastebin.com/f4c61030f



On Oct 8, 5:55 pm, Chris Moffitt <[email protected]> wrote:
> How did you install Reportlab? Apt-get or compile from source?
>
> Is there any chance you have unicode characters somewhere in the data?
>
> -Chris
>
> On Thu, Oct 8, 2009 at 3:22 PM, shovelhead <[email protected]> wrote:
>
> > I would think I got a pretty common setup (Ubuntu 9.04, Python 2.5.4,
> > Virtualenv, Virtualenvwrapper, and all the requirements from the
> > satachmo install directions) ...
> > For kicks I copied my project to an OS X 10.4 iMac and installed all
> > the requirements without virtualenv/wrapper and I didn't have any
> > problem generating PDF reports.
>
> > I'll keep digging around and see if I can get some more feedback /
> > debugging info on what's going wrong.
>
> > On Oct 6, 8:06 pm, Chris Moffitt <[email protected]> wrote:
> > > See if there is anything  your satchmo logs that might point you in the
> > > right location.
>
> > > It sounds like you may not have Reportlab installed correctly - but
> > that's a
> > > wild guess.
>
> > > -Chris
>
> > > On Tue, Oct 6, 2009 at 9:13 AM, shovelhead <[email protected]> wrote:
>
> > > > When trying to click 'View' (/admin/print/invoice/1) invoice in the
> > > > admin section under (/admin/shop/order/?status__exact=New), it causes
> > > > my development server to hang / freeze.  Unfortunately I'm not getting
> > > > a stack trace or any debugging information so I'm not sure what is
> > > > causing the error.  I appreciate any help!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to