invalid signature when run the code O.load

Asked by dan.wang

system:Ubuntu14.04
yade:1.07.0

When i simply run the code:

O.load(/'tmp/cccc.gz')

it shows:

Yade [1]: O.load('/tmp/cccc.gz')
---------------------------------------------------------------------------
RuntimeError Traceback (most recent call last)
/usr/bin/yade in <module>()
----> 1 O.load('/tmp/cccc.gz')

RuntimeError: invalid signature

However, when i run the code on other computers whose version of system and yade is both the same with this new computer, it works.
Can u please tell me how to solve it? Thanks!

Question information

Language:
English Edit question
Status:
Answered
For:
Yade Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
dan.wang (dan.wang) said :
#1

However,when I save another file on this new computer and load it, it works.
...

Revision history for this message
dan.wang (dan.wang) said :
#2

I think I may know the reason: the package was generated using a 64-bit computer, and the new computer is 32-bit. SO how can I solve the problem?

Revision history for this message
Robert Caulk (rcaulk) said :
#3

Just a comment, avoid 32-bit computers altogether if possible. I guess that would solve your problem too.

Revision history for this message
Janek Kozicki (cosurgi) said :
#4

Try using the *.xml.gz files. Or just *.xml

Can you help with this problem?

Provide an answer of your own, or ask dan.wang for more information if necessary.

To post a message you must log in.