Question #482400 on Yade changed:
https://answers.launchpad.net/yade/+question/482400

    Status: Open => Answered

Jan Stránský proposed the following answer:
Hello,

"except ImportError: # argparse not present, print error message
>     raise RuntimeError("\n\nPlease install 'python-argparse' package.\n")


exactly as the error says, package python-argparse is missing. On ubuntu run
sudo apt-get install python-argparse

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     : yade-users@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to