之前在服务器上写的python脚本,让他每天跑一次,但是前几天突然没跑了,报错:
MemoryError: Unable to allocate 377. MiB for an array with shape (6, 8238592) and data type object
目前我所了解的可能原因:1.跑脚本需要的内存已超过服务器内存