yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #11592
[Question #269508]: What's MemoryError in loading saved files?
New question #269508 on Yade:
https://answers.launchpad.net/yade/+question/269508
Hi,
I ran a simulation on a cluster computer. The script had a O.save('*.yade') at the end. So, I got the saved file. But, now I cannot open the file in my computer. It gives "MemoryError".
Do you guys have an idea how can I overcome this?
Thanks,
Behzad
Welcome to Yade 2015-07-15.git-f7fff34
TCP python prompt on localhost:9000, auth cookie `kseucy'
XMLRPC info provider on http://localhost:21000
Running script load_it.py
Traceback (most recent call last):
File "/home/bemaj3/sw/bin/yade2015-July-15", line 182, in runScript
execfile(script,globals())
File "load_it.py", line 5, in <module>
O.load('stld5K_core8.yade')
MemoryError
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.