could not broadcast input array form shape (*,*) into shape (*,*) error
Aperta
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.