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