yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #04578
Re: [Question #159902]: Reinforced Concrete Beam
Question #159902 on Yade changed:
https://answers.launchpad.net/yade/+question/159902
Mark S. Bentley posted a new comment:
> I thought that I've installed lsmgengeo... but when I try to compile the examples,
> I get the error message "ImportError: No module named GenGeo" even if I followed
> the installation steps. Need to check.
You probably need to make sure your PYTHONPATH is set correctly - I am
evaluating ESyS and YADE at the moment, and hence have ESyS installed
along with LSMGenGeo and that caught me for a while. For me, I have
/usr/local/lib/python2.6/dist-packages/gengeo
in my Python path (your python version could be different; my newer
machines have 2.7, for example)
Try setting the path, and then simply importing the module in python
Good luck!
Mark
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.