Hello All, I am trying to use reportlab to generate pdfs from html. When I pip install reportlab it say its installed correctly. However, when I try 'from reportlab.pdfgen import canvas' I get an error saying no module named pdfgen. Any ideas to help solve this would be much appreciated.
Thanks! -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/56450467-71c1-496c-9e48-a82d12660743%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

