From 7aba7c58ea43c63b5202da90a4cb2bec35fe0a0a Mon Sep 17 00:00:00 2001 From: cclauss Date: Fri, 16 Feb 2018 15:12:14 +0100 Subject: [PATCH] Manim depends on Python 2.7 and is not yet compatible with Python 3. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 946a8d5f..8ca54e13 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ For 9/10 math animation needs, you'd probably be better off using a more well-ma ## 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 operating system: * ffmpeg