I am confused. Are you streaming or something? When running in parallel, the writer will automatically set the piece stuff.
On Mon, Oct 19, 2009 at 11:22 AM, Jean M. Favre <[email protected]> wrote: > Dear all > > I am porting some code python code from 3.4 to 3.6 and cvs > > The following code, which works fine in 3.4 raises an error in the more > recent versions. > > writer = sm.writers.XMLPUnstructuredGridWriter() > writer.NumberOfPieces = 4 > > Attribute NumberOfPieces does not exist... > > Any fix possible? > > TIA > Jean-- > Swiss National Supercomputing Center > > _______________________________________________ > 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 > _______________________________________________ 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
