yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #15775
[Question #658548]: invalid signature when run the code O.load
New question #658548 on Yade:
https://answers.launchpad.net/yade/+question/658548
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!
--
You received this question notification because your team yade-users is
an answer contact for Yade.