Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with Manim Interactive Mode in Sublime Text Workflow #2248

Open
desk14 opened this issue Nov 18, 2024 · 0 comments
Open

Issue with Manim Interactive Mode in Sublime Text Workflow #2248

desk14 opened this issue Nov 18, 2024 · 0 comments

Comments

@desk14
Copy link

desk14 commented Nov 18, 2024

I am trying to use Manim with Grant Sanderson's "Sublime Text" workflow. I have done the following setup:

  1. Installed Terminus: I installed Terminus via Package Control to enable the terminal within Sublime Text.
  2. 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.
  3. 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:

  1. Why does only "untitled" appear when running the manim_run_scene command instead of "interactive mode"?
  2. Is the console error message "using gpu buffer for window" related to this issue, and are there any additional steps required to resolve it?

Environment

OS System: macos Monterey(12.7.6)
manim version: manimgl(1.7.1)
python version: 3.12
**sublime text3(3211)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant