scipy.arange устарел и будет удален

You could instead import numpy as np and use the np.arange().
kamal