I installed WeasyPrint in win32 and GTK but still i got this error
" raise OSError(error_message) # pragma: no cover
OSError: no library called "cairo" was found
no library called "libcairo-2" was found
cannot load library 'libcairo.so': error 0x7e
cannot load library 'libcairo.2.dylib': error 0x7e
cannot load library 'libcairo-2.dll': error 0x7e"
Hello,
This message means that the Cairo library is not correctly installed on your system. You should carefully follow the instructions of the "Installing" page, and in particular the paragraph about installing GTK on Windows 32 bit.
I tried to install it but i could't ,thanks anyway.
El jue., 6 feb. 2020 a las 15:50, Guillaume Ayoub (notifications@github.com)
escribió:
Hello,
This message means that the Cairo library is not correctly installed on
your system. You should carefully follow the instructions of the "Installing"
page https://weasyprint.readthedocs.io/en/latest/install.html#windows,
and in particular the paragraph about installing GTK on Windows 32 bit.—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/Kozea/WeasyPrint/issues/1049?email_source=notifications&email_token=AK2NIAMD6UMBPXQJ7ST5IT3RBRZX7A5CNFSM4KPJYTK2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELAXNCI#issuecomment-583104137,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AK2NIAKZYC6WT7HCKIK6O2TRBRZX7ANCNFSM4KPJYTKQ
.
Closing, as Windows 32 bit support will be dropped (even by Microsoft) soon. Please use 64 bit software :smile:.