Open juanfal opened 3 months ago
main issue might not always be with the dependencies like fontconfig, but with how pip or pip3 is configured on your system. This can lead to confusion about which version of Python is being used during the installation, especially when multiple versions of Python are installed on your Mac.
Describe the bug
It was impossible for me to install Manim. Using Apple MacBook Air M3. Following every step (brew and pip3 installations) always got me to the same absurd error with fontconfig version. Mine was quite more higher but the installer said it was lower than needed
Code: I run
and it worked!