解决python报错MemoryError的问题 如下:python32bit最大只能使用2G内存,坑爹之处,超过2G报错MemoryError。而64bitpython则无此限 报错MemoryError