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

[BUG] manim-slides present and wizard immediately crash #435

Closed
johanohly opened this issue May 21, 2024 · 11 comments
Closed

[BUG] manim-slides present and wizard immediately crash #435

johanohly opened this issue May 21, 2024 · 11 comments
Labels
bug Something isn't working windows Windows related
Milestone

Comments

@johanohly
Copy link

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

Code_lVZgcJaYxF.mp4

Additional information

No response

@johanohly johanohly added the bug Something isn't working label May 21, 2024
@johanohly
Copy link
Author

johanohly commented May 21, 2024

Potentially relevant info:
I just tried running manim-slides wizard but that command also failed.

image

@jeertmans
Copy link
Owner

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...

@jeertmans jeertmans added python-3.12 Related to Python 3.12 windows Windows related labels May 22, 2024
@jeertmans jeertmans changed the title [BUG] Immediately crashes [BUG] manim-slides present and wizard immediately crash May 22, 2024
@johanohly
Copy link
Author

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:
image

pip freeze:
image

@jeertmans
Copy link
Owner

Thanks! Did you try with Python 3.11?

Just to check if Python 3.12 is the issue

@johanohly
Copy link
Author

Python 3.11 gives me the same error

@jeertmans jeertmans removed the python-3.12 Related to Python 3.12 label May 23, 2024
@jeertmans
Copy link
Owner

Ok, so I also encountered this issue with my PR #377.

Can you try presenting with manim-slides present [SCENE]... --hide-info-window?

@johanohly
Copy link
Author

That fixes it.

@jeertmans
Copy link
Owner

Thanks for the update @JohnnyJTH, hopefully I will find a better fix and push it to #377 :-)

Does manim-slides wizard still crash?

@jeertmans jeertmans added this to the v6 milestone May 28, 2024
@jeertmans jeertmans linked a pull request May 28, 2024 that will close this issue
@johanohly
Copy link
Author

Thanks for the update @JohnnyJTH, hopefully I will find a better fix and push it to #377 :-)

Does manim-slides wizard still crash?

Sorry for not replying earlier, manim-slides wizard works with 3.11 at least

@jeertmans
Copy link
Owner

No issue, thanks for the reply @JohnnyJTH!

@jeertmans
Copy link
Owner

Closing, see #377 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working windows Windows related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants