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
Hi, I finally got manim working and it works, but when I try to use sideview, it never shows up. It originally had the little button, but in my attempts to make it work, that somehow disappeared as well. I can still try to run it but it just says
(manim_env) c:\Users\eee\Downloads\Manim>"c:\Users\eee\Downloads\Manim\manim_env\Scripts\python.exe\Scripts\manim" "c:\Users\eee\Downloads\Manim\manim_first.py" Test
Error: spawn c:\Users\eee\Downloads\Manim\manim_env\Scripts\python.exe\Scripts\manim ENOENT[undefined] Execution returned code=-4058 in 0.002 seconds
When i run it manually, it works with
manim -pql --preview "c:\Users\eee\Downloads\Manim\manim_first.py" Test
im working in a venv as well.
theres a little button in the bottom left that is red and says "Manim SV," hovering it says "Press to discard" but nothing happens when i press it.
The text was updated successfully, but these errors were encountered:
Hi, I finally got manim working and it works, but when I try to use sideview, it never shows up. It originally had the little button, but in my attempts to make it work, that somehow disappeared as well. I can still try to run it but it just says
(manim_env) c:\Users\eee\Downloads\Manim>"c:\Users\eee\Downloads\Manim\manim_env\Scripts\python.exe\Scripts\manim" "c:\Users\eee\Downloads\Manim\manim_first.py" Test
Error: spawn c:\Users\eee\Downloads\Manim\manim_env\Scripts\python.exe\Scripts\manim ENOENT[undefined] Execution returned code=-4058 in 0.002 seconds
When i run it manually, it works with
manim -pql --preview "c:\Users\eee\Downloads\Manim\manim_first.py" Test
im working in a venv as well.


theres a little button in the bottom left that is red and says "Manim SV," hovering it says "Press to discard" but nothing happens when i press it.
The text was updated successfully, but these errors were encountered: