💭 Pin versions of dependencies · Issue #2200 · Kozea/WeasyPrint

!https://github.com/Kozea/WeasyPrint/issues/2200

Copy this post

weazyprint was throwing me some errors, turns out that it’s currently not compatible with the latest pydyf package.

my error

TypeError: __init__() takes 1 positional argument but 3 were give

I fixed it by locking in pydyf at 0.8.0

pydyf==0.8.0

Note

This post is a thought. It’s a short note that I make about someone else’s content online #thoughts