manim_editor icon indicating copy to clipboard operation
manim_editor copied to clipboard

Install manually from git manim_editor

Open pihightech opened this issue 2 years ago • 1 comments

Hello, I'm a young developer and I can't install the project from the git repo. Do you have to do 'npm install' In folder, you have to go to run the command: python3 -m http.server ?

Thanks in advance

pihightech avatar Jan 04 '23 15:01 pihightech

You don't need npm to install the Manim Editor. Refering to the installation instructions: Run this after installing Python and Manim:

python -m pip install manim-editor

christopher-besch avatar Jan 07 '23 20:01 christopher-besch