from reportlab.lib.rparsexml import simpleparse
Error:
ImportError: No module named reportlab.lib.rparsexml
I have tried to install python-reportlab
:
python-reportlab is already the newest version.
Note: I'm using virtualenv
.