dlopen() failed to load a library: cairo / cairo-2

后端 未结 6 1099
走了就别回头了
走了就别回头了 2020-12-18 18:43

This is my view:

from django.conf import settings
from django.http import HttpResponse
from django.template.loader import render_to_string
import weasyprint
         


        
6条回答
  •  渐次进展
    2020-12-18 19:15

    I solve this problem by following this link: https://github.com/Kozea/WeasyPrint/issues/79

提交回复
热议问题