Merge pull request #128 from cclauss/patch-2

Manim depends on Python 2.7 and is not yet compatible with Python 3.
This commit is contained in:
Grant Sanderson 2018-03-31 13:05:02 -07:00 committed by GitHub
commit d0a674780e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,8 @@ For 9/10 math animation needs, you'd probably be better off using a more well-ma
## Install requirements ## Install requirements
Manim depends on Python 2.7 and is not yet compatible with Python 3.
Manim dependencies rely on system libraries you will need to install on your Manim dependencies rely on system libraries you will need to install on your
operating system: operating system:
* ffmpeg * ffmpeg