Weasyprint: server running error

Created on 9 Jan 2019  路  5Comments  路  Source: Kozea/WeasyPrint

/home/nav168/venv/lib/python3.6/site-packages/weasyprint/document.py:34: UserWarning: There are known rendering problems and missing features with cairo < 1.15.4. WeasyPrint may work with older versions, but please read the note about the needed cairo version on the "Install" page of the documentation before reporting bugs. http://weasyprint.readthedocs.io/en/latest/install.html
'There are known rendering problems and missing features with '

Most helpful comment

Just a question about this warning. Is there any way to hide it when executing WeasyPrint?

Good idea, I've just added a --quiet parameter.

All 5 comments

Hello,

This message is just a warning, not an error, and shouldn't prevent WeasyPrint from working.

@amarnav Can I close this issue?

Just a question about this warning. Is there any way to hide it when executing WeasyPrint?

Just a question about this warning. Is there any way to hide it when executing WeasyPrint?

Good idea, I've just added a --quiet parameter.

Thank you very much!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

thejasechen picture thejasechen  路  3Comments

knyttl picture knyttl  路  4Comments

elyak123 picture elyak123  路  3Comments

ivanprice picture ivanprice  路  3Comments

schettino72 picture schettino72  路  5Comments