File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
docs/source/getting_started Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,11 +2,11 @@ Getting Started
22===============
33
44Todd Zimmerman put together `a very nice tutorial `_ on getting started with
5- ``manim ``, but is unfortunately outdated. It's still useful for understanding
6- how `` manim `` is used, but the examples won't run on the latest version of
7- `` manim `` .
5+ ``manim ``, which has been updated to run on python 3.7. Note that you'll want
6+ to change ` from big_ol_pile_of_manim_imports import * ` to ` from
7+ manimlib.imports import * ` to work with the current codebase .
88
9- .. _a very nice tutorial : https://talkingphysics.wordpress.com/2018/06/11/learning-how-to-animate-videos-using-`` manim``-series-a-journey /
9+ .. _a very nice tutorial : https://talkingphysics.wordpress.com/2019/01/08/getting-started-animating-with- manim-and-python-3-7 /
1010
1111.. toctree ::
1212 :caption: Contents
You can’t perform that action at this time.
0 commit comments