Comment 10 for bug 1026073

Revision history for this message
Jan Stránský (honzik) wrote : Re: [Yade-dev] [Bug 1026073] Re: "calm function" inside source code

Hello Christian,

in PyRunner, instead of command='calm', try:

command='calm()'

with braces.

Jan