manim
manim copied to clipboard
OSError: [WinError 193] %1 is not a valid Win32 application
How to fix OSError in manim command
When I putting the command manimgl start.py SquareToCircle -o the manim says OSError: [WinError 193] %1 is not a valid Win32 application that's why I can't get the animated video on my manim\videos folder. I tried to fix the issue by reinstalling manim and numpy package.
Error:
OSError: [WinError 193] %1 is not a valid Win32 application
Environment
OS System: Windows manim version: master python version: Python 3.9.6
Maybe this will help you.
I have the same problem , did you find any solution ?