Skip to content

🤢 Troubleshooting

Splines edited this page Dec 11, 2024 · 6 revisions

Before opening a new issue:

  • Search for related keywords in the issues. Remove the is:open flag to also search for already closed issues.
  • Make sure you are really encountering a Manim Notebook issue. We can't fix issues related to Manim itself here.

📜 Record Log File

To analyze your problem, we need a log file from you. Here is how to record one:

  • Open the command palette Ctrl/Cmd + Shift + P
    and use the command Manim Notebook: Record Log File.
  • Then set the log level by searching for Manim Notebook and selecting Trace.
  • Now reproduce the issue, e.g. by running a command that causes the problem or previewing a certain Manim cell etc.
  • Once you're done, click on the button in the status bar (bottom right) to finish recording. The log file will be opened afterwards in your native file explorer (e.g. Windows explorer, macOS Finder etc.).
  • Drag-and-drop the log file into the GitHub issue text field (as a file, i.e. please don't copy-paste its content because this would make the issue hard to read due to its length).

Clone this wiki locally