← Back to team overview

yade-users team mailing list archive

Re: [Question #185098]: InteractionLocator.macroAroundPt module

 

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

Rinaldi Giuseppe posted a new comment:
now also if I use eudoxos without underscore I get the following:


Yade [1]: ---------------------------------------------------------------------------
TypeError                                 Traceback (most recent call last)

/usr/lib/yade-daily/py/yade/__init__.pyc in <module>()
----> 1 
      2 
      3 
      4 
      5 

/usr/lib/yade-daily/py/yade/__init__.pyc in saveData()
    143 
    144 
--> 145         pointstress=eudoxos.InteractionLocator.macroAroundPt((0.00001,0.00001,0.00001),0.00001,[-1])
    146 
    147 

TypeError: unbound method Boost.Python.function object must be called
with InteractionLocator instance as first argument (got tuple instance
instead)

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