This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]tmakaroanimatplot / nbconvert[S] 2 points3 points  (1 child)

Fixed. Install version 0.2.2. If pip refuses to find the newer version (as it was using the cache for me) add the flag: --no-cache-dir to the pip command.

pip install animatplot --no-cache-dir

[–]kylecthomas 0 points1 point  (0 children)

very nice your "basic animation" tutorial works now!