mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
5 lines
90 B
ReStructuredText
5 lines
90 B
ReStructuredText
|
|
As PyPDF is not supported in python3, you need to install PyPDF2::
|
|
|
|
$ pip install pypdf2
|