I have several working scripts that are updating the value of attribute tables using the row.setValue(attribute_Field, New_Value) syntax.
However, with a new script I am writing I get the following error: "'NoneType' object has no attribute 'setValue'"
Has anyone else run into this problem? The previous script still run on the same machine.