Question #240620 on Yade changed: https://answers.launchpad.net/yade/+question/240620
Mathias posted a new comment: I tried to import the polyhedra_utils module. Unfortunately, I do get this error. Any ideas? Welcome to Yade 2013-12-05.git-5680886 TCP python prompt on localhost:9002, auth cookie `ckudes' XMLRPC info provider on http://localhost:21002 [[ ^L clears screen, ^U kills line. F8 plot. ]] Yade [1]: from yade import polyhedra_utils --------------------------------------------------------------------------- ImportError Traceback (most recent call last) /rwthfs/rz/cluster/home/ml706312/workspace/yadetest2/installFolder/bin/yade-2013-12-05.git-5680886 in <module>() ----> 1 2 3 4 5 /home/ml706312/workspace/yadetest2/installFolder/lib64/yade-2013-12-05.git-5680886/py/yade/polyhedra_utils.py in <module>() 18 19 # c++ implementations for performance reasons ---> 20 from yade._polyhedra_utils import * 21 22 #********************************************************************************** ImportError: dynamic module does not define init function (init_polyhedra_utils) Thanks for your help. Regards, Mathias -- You received this question notification because you are a member of yade-users, which 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

