genalog icon indicating copy to clipboard operation
genalog copied to clipboard

Issue with weasyprint dependency

Open SuleyNL opened this issue 2 years ago • 0 comments

Genalog is dependent on weasyprint. It uses the function write_image_surface() from Weasyprint.document.Document(). But this function has been removed by weasyprint on 19 april 2020. Therefore trying to run even the simplest example code provided by genalog causes issues and cannot be executed.

SuleyNL avatar Apr 18 '23 09:04 SuleyNL