error with social cards / Cairo with Python 3.11 #4789
Replies: 2 comments 2 replies
-
If it is solely related to Cairo, please raise this to the Cairo maintainers. |
Beta Was this translation helpful? Give feedback.
-
I'm having a similar issue with using social cards with Python 3.11 and Mac OS 12. No problem when running on a separate Linux machine. Have tried using both homebrew and MacPorts to install cairo and the required dependencies, but always get the following error: OSError: no library called "cairo-2" was found
no library called "cairo" was found
no library called "libcairo-2" was found Appreciate this is not an issue with MKDocs, but if the community figures out the solution I would also appreciate any guidance as I have also given up on using social cards (or just remove the line from |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
since i have a big site (23 secs to render with Python 3.9), i upgraded to Python 3.11 which with latest MkDocs should be quite faster.
indeed it is!
but i get an error if i enable the social cards, and its relative Cairo lib
before going into details: is anybody using Python 3.11 and social cards? (macOS)
Beta Was this translation helpful? Give feedback.
All reactions