Closed rose-ramasamy closed 2 years ago
hi, PDF reports depends on weasyprint. As the error says, a dependency of weasyprint, Cairo, hasn't been installed. Have you installed it according to the instructions at: https://weasyprint.readthedocs.io/en/stable/install.html#linux
Hi team,
I am trying to use the weasyprint pdf reports and the library is not loading properly in ubuntu.
When I run my python program I am getting the following error.
OSError: no library called "cairo" was found no library called "libcairo-2" was found cannot load library 'libcairo.so.2': libcairo.so.2: cannot open shared object file: No such file or directory