yadedaily gravityLoading.py
Welcome to Yade 1.07.0-180-788bc5d~trusty
TCP python prompt on localhost:9000, auth cookie `uyacke'
XMLRPC info provider on http://localhost:21000
Running script gravityLoading.py
Traceback (most recent call last):
File "/usr/bin/yadedaily", line 178, in runScript
execfile(script,globals())
File "gravityLoading.py", line 16, in <module>
O.bodies.append(ymport.text(packing+'.spheres',scale=1.,shift=Vector3(0,0,0),material=sphereMat))
File "/usr/lib/x86_64-linux-gnu/yadedaily/py/yade/ymport.py", line
103, in text
return
textExt(fileName=fileName,format='x_y_z_r',shift=shift,scale=scale,**kw)
File "/usr/lib/x86_64-linux-gnu/yadedaily/py/yade/ymport.py", line
25, in textExt
infile = open(fileName,"r")
IOError: [Errno 2] File or Directory not found:
'parallellepiped_10_persistentPlane30Deg.spheres'