3b1b / 3b1b/manim

could not broadcast input array form shape (*,*) into shape (*,*) error

Aperta
#1,634 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug
Lingua principale
Python
Stelle
93.8k
Fork
7.7k
Metriche di merge delle PR
Metriche PR in attesa

Descrizione

### Describe the bug

This error is raised when the scene begins to progress through an animation.Cause the starting/target/self mobjects can be modified in different places. Eg:self.mobject.data can be affected when it was rendered, starting_mobject.data can be changed when calling animation.begin(), so when progressing through the animation which entails interpolation, this issue happens.
**Code**:

**Wrong display or Error traceback**:

### Additional context

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.