How to fix “ModuleNotFoundError: No module named ‘_cairo'” for manim
I am trying to install Manim via Anaconda and by following the steps in this guide: https://docs.manim.community/en/stable/installation/conda.html
I managed to create a conda environment, activate it and install Manim and all its dependencies via these command.