4.3 on Red Hat 4.1.2-51 MemoryError on list.append(new) but only using 9 Gb out of 32 Gb of ram
I am not sure how to check if my python is compiled with 64 bit I assume that I am using 9 Gb so it shouldn't be that issue. for java I think u can specify the ram to be used with a jar. Is there a default limit for python?
how would I solve this?
Cheers