You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Preview Manim Cell link boots up manim, but only displays a single frame at that scene location before crashing with the error AttributeError: 'InteractiveShellEmbed' object has no attribute 'magic'. Windows 10 machine with latest manim (1.7.2), in a fresh python 3.12 venv, where I installed only setup-tools and manimgl via pip. Full (sanitized) stack trace below: manimnotebook_stacktrace.txt
I'm hoping this is a simple mistake with my setup. Manim runs fine from the command line, it is only the extension's features that do not work. Looks like it's related to an IPython "autoreload all" command?