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

Mac run example error #2292

Open
chenqiang2026 opened this issue Jan 3, 2025 · 1 comment
Open

Mac run example error #2292

chenqiang2026 opened this issue Jan 3, 2025 · 1 comment

Comments

@chenqiang2026
Copy link

#run example happen error
manimgl example_scenes.py OpeningManimExample
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.9/bin/manimgl", line 5, in
from manimlib.main import main
File "/Users/roc/Downloads/installPack/manim/manimlib/init.py", line 12, in
from manimlib.window import *
File "/Users/roc/Downloads/installPack/manim/manimlib/window.py", line 23, in
class Window(PygletWindow):
File "/Users/roc/Downloads/installPack/manim/manimlib/window.py", line 155, in Window
def on_mouse_motion(self, x: int, y: int, dx: int, dy: int) -> None:
TypeError: 'staticmethod' object is not callable

Environment

OS System: Darwin 24.2.0 MacBookPro Darwin Kernel Version 24.2.0: xnu-11215.61.5~2/RELEASE_X86_64 x86_64
manim version: master
python version: /Library/Frameworks/Python.framework/Versions/3.9/bin/python3

@chenqiang2026
Copy link
Author

help help

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

1 participant