I am trying to use reportlab with a flask app using python3.3. I can see reportlab in python2.7/dist-packages but cant see it in python3.3/dist-package. Any help on this isssue would be greatly appreciated.
I am trying to use reportlab with a flask app using python3.3. I can see reportlab in python2.7/dist-packages but cant see it in python3.3/dist-package. Any help on this isssue would be greatly appreciated.
Hi there -- if I understand their PyPI page correctly, reportlab only supports Python 2.5 - 2.7 right now.
Have you checked:
https://pypi.python.org/pypi/reportlab
Jim
Looks like our messages are crossing in the post, Jim :-)
if only the times included seconds... ;---)
Thanks guys.