yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #02991
Re: Experiments on a rotating cylinder
> Traceback (most recent call last):
> File "/usr/local/YADE/bin/yade-bzr2153", line 112, in
> <module>
> execfile(args[0])
> File "cyl.py", line 53
>
> VTKRecorder(iterPeriod=1000,fileName='/tmp/bulldozer-',recorders=['spheres','facets'])
>
>
> SyntaxError: invalid syntax
This is some syntax issue in your file (you'd have to attach your whole
file to see; the line itself look fine, perhaps you don't have comma
after the previous engine and such).
> VTKRecorder(iterPeriod=1000,fileName='/tmp/bulldozer-',recorders=['spheres','facets'])
> NameError: name 'VTKRecorder' is not defined
While this indeed comes from compilation without vtk as Anton suggested.
Cheers, v.
Follow ups
References
-
Experiments on a rotating cylinder
From: ADERSH V K, 2010-04-16
-
Re: Experiments on a rotating cylinder
From: Anton Gladky, 2010-04-16
-
Re: Experiments on a rotating cylinder
From: Anton Gladky, 2010-04-26
-
Re: Experiments on a rotating cylinder
From: ADERSH V K, 2010-04-27
-
Re: Experiments on a rotating cylinder
From: Anton Gladky, 2010-04-27
-
Re: Experiments on a rotating cylinder
From: ADERSH V K, 2010-04-27
-
Re: Experiments on a rotating cylinder
From: Anton Gladky, 2010-04-27
-
Re: Experiments on a rotating cylinder
From: ADERSH V K, 2010-05-05
-
Re: Experiments on a rotating cylinder
From: Anton Gladky, 2010-05-05
-
Re: Experiments on a rotating cylinder
From: ADERSH V K, 2010-05-05