[Paraview] syntax error in smtrace.py
Jean Favre
jfavre at cscs.ch
Wed Aug 19 06:13:31 EDT 2009
python gives me the following syntax error on all the systems I have
with python version less than 2.5, and python tracing is thus not
working on these systems.
Compiling
/workspace/jfavre/ParaView3Build/Utilities/VTKPythonWrapping/paraview/smtrace.py
...
File
"/workspace/jfavre/ParaView3Build/Utilities/VTKPythonWrapping/paraview/smtrace.py",
line 6
class trace_globals(): pass
^
SyntaxError: invalid syntax
Any workarounds?
TIA
More information about the ParaView
mailing list