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

[HELP] Errors when running #30

Closed
JFSullivan20 opened this issue Feb 10, 2022 · 2 comments
Closed

[HELP] Errors when running #30

JFSullivan20 opened this issue Feb 10, 2022 · 2 comments

Comments

@JFSullivan20
Copy link

I'm running into 2 errors while attempting to explore the wordle scenes.

First is the self.presenter_mode, everything runs fine if I replace each instance with False but I assume theres a better way to do this.

Second, self.wait(note=f"different things") gives TypeError: Scene.wait() got an unexpected keyword argument 'note'

Anybody have any insight on these?

@bohrium2b
Copy link

By the way, in the scene WordleScene, if you add the line presenter_mode = False, then it will change everywhere.

image

@3b1b
Copy link
Owner

3b1b commented Feb 14, 2022

This is because there were updates to my branch of manim different from what was on main, including a notion of presenter mode. It should be merged now.

@3b1b 3b1b closed this as completed Feb 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants