Giter Site home page Giter Site logo

Comments (4)

initialcommit-io avatar initialcommit-io commented on May 17, 2024 1

Hi there,

This seems to be a known issue when installing Manim via Anaconda. Check out this link:

https://docs.manim.community/en/latest/faq/installation.html#i-am-using-anaconda-and-get-an-importerror-mentioning-that-some-symbol-is-not-found

"This is because Anaconda environments come with their own preinstalled version of cairo which is not compatible with the version of pycairo required by Manim. Usually it can be fixed by running:

conda install -c conda-forge pycairo

"

Can you try that and let me know if it works for you? Also I definitely recommend not using the system Python on Mac as it can lead to issues. Please make sure you're installing Git-Sim with a Pip that is linked to a Python installed through Homebrew. The Pyenv (https://github.com/pyenv/pyenv) tool might help with making sure the correct version of Python is active.

Let me know how it goes!

from git-sim.

initialcommit-io avatar initialcommit-io commented on May 17, 2024

@Adricu8 Any update on this?

from git-sim.

Adricu8 avatar Adricu8 commented on May 17, 2024

Indeed, it was an issue with the anaconda install.
After running conda install -c conda-forge pycairo it worked! Thank you 👍
I will try with anaconda and without it, do you know why can anaconda lead to issues?

from git-sim.

initialcommit-io avatar initialcommit-io commented on May 17, 2024

Glad it worked! As I mentioned in the comment above, this is a Manim installation issue and what they said at the link I sent is:

"This is because Anaconda environments come with their own preinstalled version of cairo which is not compatible with the version of pycairo required by Manim."

I will close this since you got it working!

It would be great to get any feedback from you in the future about using Git-Sim. Have a great week!

from git-sim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.