malhotra5 / Manim-Tutorial

A tutorial for manim, a mathematical animation engine made by 3b1b
690 stars 86 forks source link

How to run it in Colab? #14

Open qo4on opened 4 years ago

qo4on commented 4 years ago

When I try

!git clone https://github.com/3b1b/manim.git
!pip3 install manimlib
!python3 -m pip install -r requirements.txt

I see a bunch of errors.