Question #697336 on Yade changed: https://answers.launchpad.net/yade/+question/697336
Jan Stránský posted a new comment: As the error says, it expects a string, not None. Try triax.doneHook="" Another point, why to bother with it at all? What happen if you delete the line? After all, you call it already **inside** triax.doneHook. Modifying the doneHook inside doneHook, when the hook is over and the triax is done, does not make much sense.. cheers Jan -- You received this question notification because your team yade-users is an answer contact for Yade. _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

