3b1b / 3b1b/manim

Problem with streamline

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

Descrizione

Hi,

I am having an issue to reproduce one of the animations with streamlines in div_curl.py. I have used the following command:

`python3.7 ./manim.py div_curl.py DefineDivergence -pl -r 540`

The error message is

`
File "/home/manim/manimlib/extract_scene.py", line 155, in main
scene = SceneClass(**scene_kwargs)
File "/home/manim/manimlib/scene/scene.py", line 53, in __init__
self.construct()
File "div_curl.py", line 1459, in construct
self.show_flow()
File "div_curl.py", line 1490, in show_flow
**self.stream_line_config
File "/home/manim/manimlib/mobject/vector_field.py", line 229, in __init__
**self.start_points_generator_config
TypeError: get_start_points() got an unexpected keyword argument 'delta_x'

`
Could you please help me with this?

Thank you,
Raj

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.