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
I am trying to use Manim with Grant Sanderson's "Sublime Text" workflow. I have done the following setup:
Installed Terminus: I installed Terminus via Package Control to enable the terminal within Sublime Text.
Copied custom command files: I copied the files from the sublime_custom_commands subdirectory in the repository to the
Packages/User/ directory in Sublime Text.
Set up key bindings: I configured the shift+super+r key binding in Sublime Text to run the manim_run_scene command.
However, when I press shift+super+r, instead of seeing "interactive mode at that point of the scene," only "untitled" is displayed, and I also see the message "using gpu buffer for window" in the console.
Questions for troubleshooting:
Why does only "untitled" appear when running the manim_run_scene command instead of "interactive mode"?
Is the console error message "using gpu buffer for window" related to this issue, and are there any additional steps required to resolve it?
I am trying to use Manim with Grant Sanderson's "Sublime Text" workflow. I have done the following setup:
Packages/User/ directory in Sublime Text.
However, when I press shift+super+r, instead of seeing "interactive mode at that point of the scene," only "untitled" is displayed, and I also see the message "using gpu buffer for window" in the console.
Questions for troubleshooting:
Environment
OS System: macos Monterey(12.7.6)
manim version: manimgl(1.7.1)
python version: 3.12
**sublime text3(3211)
The text was updated successfully, but these errors were encountered: