Giter VIP home page Giter VIP logo

Comments (13)

Carolmyr avatar Carolmyr commented on May 14, 2024 1

I find out that it is important to set up a virtual environment. Here is the link helpful for this problem http://bhowell4.com/manic-install-tutorial-for-mac/.
Thank you very much again.

from animationswithmanim.

Elteoremadebeethoven avatar Elteoremadebeethoven commented on May 14, 2024

You may have to install Pycairo, I don't know what operating system you use (it would be good if you indicated it), but otherwise, I have no idea how to fix it.

from animationswithmanim.

Antoine991366 avatar Antoine991366 commented on May 14, 2024

The OS I use is the latest Mac OS

from animationswithmanim.

Carolmyr avatar Carolmyr commented on May 14, 2024

I have the same issue. And I try to install pycairo. And nothing change.

from animationswithmanim.

Elteoremadebeethoven avatar Elteoremadebeethoven commented on May 14, 2024

Try install manim in Linux using virtualbox, I sugest Ubuntu, Manjaro or ArcoLinux

from animationswithmanim.

Carolmyr avatar Carolmyr commented on May 14, 2024

Sorry, I am a complete rookie in programming. Can you specify it? Thank you very much.

from animationswithmanim.

Elteoremadebeethoven avatar Elteoremadebeethoven commented on May 14, 2024

See this or...
Install virtualbox in your Mac (see youtube tutorials), then Install a Linux distro, you can se in youtube "How to install Ubuntu with virtualbox", then you can install manim in that virtual machine using "Install manim in GNU/Linux" video on my yt channel.

from animationswithmanim.

Carolmyr avatar Carolmyr commented on May 14, 2024

YiRuis-MacBook-Pro:manim-master carolmyr$ python3 -m manim example_scenes.py WriteStuff -pl
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"main", mod_spec)
File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/Users/carolmyr/Manim/manim-master/manim.py", line 2, in
import manimlib
File "/Users/carolmyr/Manim/manim-master/manimlib/init.py", line 4, in
import manimlib.extract_scene
File "/Users/carolmyr/Manim/manim-master/manimlib/extract_scene.py", line 9, in
from manimlib.scene.scene import Scene
File "/Users/carolmyr/Manim/manim-master/manimlib/scene/scene.py", line 12, in
from manimlib.camera.camera import Camera
File "/Users/carolmyr/Manim/manim-master/manimlib/camera/camera.py", line 9, in
import cairo
ModuleNotFoundError: No module named 'cairo'

This the error I get, if it could help by the way.

from animationswithmanim.

Elteoremadebeethoven avatar Elteoremadebeethoven commented on May 14, 2024

3b1b/manim#661

from animationswithmanim.

Carolmyr avatar Carolmyr commented on May 14, 2024

yes, I read the link, and try the same thing as he did, but it still not work. (while I am using the terminal on mac.

from animationswithmanim.

Elteoremadebeethoven avatar Elteoremadebeethoven commented on May 14, 2024

In that case then there are only three possibilities, that you are doing it wrong, (that you have installed something wrong) or that it really is a problem, maybe because you use the most recent version of Mac, the modules probably have not yet been updated , or you installed version 3.8, in which case it does not work, you must use version 3.7.
Whatever the option, I can no longer do for you.

from animationswithmanim.

Elteoremadebeethoven avatar Elteoremadebeethoven commented on May 14, 2024

What you have left to do is install Manim in a virtual machine using VirtualBox as I told you in previous comments.

from animationswithmanim.

Carolmyr avatar Carolmyr commented on May 14, 2024

I think maybe it is because I am using the mac Catalina. I install python 3.7. Thank you very much. I will go try installing it in virtualbox.

from animationswithmanim.

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.