← Back to team overview

yade-users team mailing list archive

Re: [Question #152906]: how to run the example in the tutorial

 

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

guo posted a new comment:
Hi,Luc
 
Thanks for your help, it works!

 still errors happen.

Yade [1]: execfile('periodic.py',globals())
---------------------------------------------------------------------------
RuntimeError                              Traceback (most recent call last)

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

/usr/lib/yade-0.50/py/yade/__init__.pyc in <module>()
     40 O.engines=[
     41    ForceResetter(),
---> 42    InsertionSortCollider([Bo1_Sphere_Aabb()]),
     43    InteractionLoop(
     44       [Ig2_Sphere_Sphere_L3Geom()],

RuntimeError: First argument (if given) must be a string.

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