manim-slides
manim-slides copied to clipboard
[BUG] `manim-slides present` and `wizard` immediately crash
Description
I am probably doing something very stupid, but I cannot figure out what I am doing wrong to get this result. See the screenshot.
Version
5.1.7
Platform
Windows
Screenshots
https://github.com/jeertmans/manim-slides/assets/64006750/470196d8-a8a3-478e-bbdd-26014509b1c6
Additional information
No response
Potentially relevant info:
I just tried running manim-slides wizard but that command also failed.
Hello! I guess you are on Windows and using a virtualenv (which is nice!)?
If so, can you show the output of pip freeze?
Also, can you show the top of the error message in your video? I recognize this error, but I cannot remember where I saw it...
Yes! I am using python 3.12.3 and its' standard venv module for the virtualenv.
The error message consists of this block of text repeated over and over:
pip freeze:
Thanks! Did you try with Python 3.11?
Just to check if Python 3.12 is the issue
Python 3.11 gives me the same error
Ok, so I also encountered this issue with my PR #377.
Can you try presenting with manim-slides present [SCENE]... --hide-info-window?
That fixes it.
Thanks for the update @JohnnyJTH, hopefully I will find a better fix and push it to #377 :-)
Does manim-slides wizard still crash?
Thanks for the update @JohnnyJTH, hopefully I will find a better fix and push it to #377 :-)
Does
manim-slides wizardstill crash?
Sorry for not replying earlier, manim-slides wizard works with 3.11 at least
No issue, thanks for the reply @JohnnyJTH!
Closing, see https://github.com/jeertmans/manim-slides/pull/377#issuecomment-2331371543.