Social plugin with CairoSVG 2.8.0 causes the build to fail #8216
-
I use Cloudflare Pages to deploy my blog built with Material for MkDocs. 12 hours ago, I pushed a commit and received failing messages continuously. (The built log is at the bottom of this post.) After some investigations, I realized the error was thrown by CairoSVG 2.8.0, which was called by the social plugin. They released this version yesterday and said it “drop support of Python 3.7 and 3.8, add support of Python 3.12 and 3.13.” The 2.7.1 version does not throw the error. But Cloudflare used Python 3.11 to build the site and thus has nothing to do with 3.7, 3.8, 3.12 or 3.13. So I guess this is not intentional. I'm not sure whether this error is encountered by other users, and I dare not try it locally, as I'm short of storage. That's why I open this discussion. My question is, is CairoSVG to blame? Is there any workaround? Should the problem be fixed by them or us? Thank you for your time. The built log (some unrelated parts were cut for clarity):
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Duplicate of #8215. |
Beta Was this translation helpful? Give feedback.
Duplicate of #8215.