As the error states, currently you cannot save Python state or export Catalyst state files when trace is active.
On Thu, Mar 9, 2017 at 4:51 PM, <[email protected]> wrote: > Hi All, > > I am getting following error when i try to export visualization pipeline > using co-processing plugin. I just wonder the source of the error because > i could not generate python script? > > Traceback (most recent call last): > File "<string>", line 10, in <module> > File > "/opt/progs/paraview-5.3.0rc2/lib/site-packages/paraview/cpexport.py", > line 97, in DumpCoProcessingScript > export_rendering, simulation_input_map, screenshot_info, > cinema_tracks, array_selection) > File > "/opt/progs/paraview-5.3.0rc2/lib/site-packages/paraview/cpstate.py", > line 351, in DumpPipeline > state = smstate.get_state(filter=filter, raw=True) > File > "/opt/progs/paraview-5.3.0rc2/lib/site-packages/paraview/smstate.py", > line 109, in get_state > raise RuntimeError ("Cannot generate Python state when tracing is > active.") > > Regards, > > --ufuk > > > _______________________________________________ > 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 > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview _______________________________________________ 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 Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
