When I run it in local, it runs effectively, however, when I use django running this code,
ms.reset(scalars=scalars)
this sentence will take a long time, and I don’t know what happens, is there a way to replace it or make it quicker?
thanks for your answer!