3b1b / 3b1b/manim

Mac run example error

未关闭
#2,292 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
93.8k
派生
7.7k
PR 合并指标
PR 指标待抓取

描述

#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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。