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

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to