Hello. When I do `$ pip install pdfdocument` and then ``` python import pdfdocument import pdfdocument.document ``` IPython gives me ``` python ImportError: No module named reportlab.lib ```
Hello. When I do
$ pip install pdfdocumentand then
IPython gives me