ManimGL 运行出现 ValueError: operands could not be broadcast together with shapes (24,3) (0,3)
问题描述ManimGL运行出现ValueError:operandscouldnotbebroadcasttogetherwithshapes(24,3)(0,3)命令manimglstart.pySquareToCircle源码frommanimlibimport*classSquareToCircle(Scene):defconstruct(self):circle=Circle()#创建一个