yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #25698
Re: [Question #697421]: The problem of plot
Question #697421 on Yade changed:
https://answers.launchpad.net/yade/+question/697421
Zhicheng Gao gave more information on the question:
Dear Janek,
According to your suggestion, I add plot.setLiveForceAlwaysUpdate(True) to my code, but the following error occurred:
Traceback (most recent call last):
File "/usr/bin/yade", line 182, in runScript
execfile(script,globals())
File "plottest.py", line 136, in <module>
plot.setLiveForceAlwaysUpdate(True)
AttributeError: 'module' object has no attribute 'setLiveForceAlwaysUpdate'
--
You received this question notification because your team yade-users is
an answer contact for Yade.