← Back to team overview

yade-users team mailing list archive

[Question #680272]: RuntimeError: unsupported version

 

New question #680272 on Yade:
https://answers.launchpad.net/yade/+question/680272

Hi everyone,

I used this script to make the sample: O.save('make_sample_x.yade.gz')  on my virtual machine.

I want to load this sample to the cluster. But the following error pops up.

TCP python prompt on localhost:9000, auth cookie `esakud'
Welcome to Yade 2018.02b 
XMLRPC info provider on http://localhost:21000
Running script rotation_awn.py
Traceback (most recent call last):
  File "/packages/7x/yade/2018.02b/bin/yade-2018.02b", line 182, in runScript
    execfile(script,globals())
  File "rotation_awn.py", line 3, in <module>
    O.load('make_sample_x.yade.gz')
RuntimeError: unsupported version

=================== JOB SUMMARY ================
id      : rotation_awn.py.default
status  : 256 (FAILED)
duration: 00:00:01
command : YADE_BATCH= DISPLAY=  /packages/7x/yade/2018.02b/bin/yade-2018.02b --threads=1 --nice=10 -x rotation_awn.py> rotation_awn.py.default.log 2>&1
started : Mon Apr 15 09:10:38 2019
finished: Mon Apr 15 09:10:40 2019


I use the same version on the virtual machine and cluster. the version is Yade 2018.02b.

Is there anyone can help me?

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.