← Back to team overview

yade-users team mailing list archive

Re: [Question #153589]: Adding an IGeomFunctor subclass

 

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

    Status: Answered => Open

Kneib François is still having a problem:
Ok. The problem is that the compilation goes until the end but when I
launch Yade I got this error :

Welcome to Yade unknown
Traceback (most recent call last):
  File "/home/francoisk/yade/bin/yade-trunk", line 118, in <module>
    import yade
  File "/home/francoisk/yade//lib/yade-trunk/py/yade/__init__.py", line 59, in <module>
    boot.initialize(plugins,config.confDir)
ImportError: No module named wrapper

The "solution" : I put the Law2 directly in Cylinder.cpp/hpp like you
did for the other cylinder's laws. Now the compilation is OK. I'm
working on the law algorithm now, maybe I will have some new questions
later.

Thanks a lot :-)

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.