v62.3: TypeError: can't multiply sequence by non-int of type 'float'
in layout/percent.py
#2275
Labels
crash
Problems preventing documents from being rendered
Hi,
similar to #2146, I'm getting an
TypeError: can't multiply sequence by non-int of type 'float'
exception inlayout/percent.py
:I haven't tried to narrow this down to a certain table or image (which I assume is the reason, because otherwise other documents with the same general styling convert just fine), but could do so if needed (with some effort).
This is
weasyprint==62.3
on Ubuntu 22.04.The text was updated successfully, but these errors were encountered: