In abaqus, I navigated to field output request and there I checked the box before 'E, total strain component' because it wasn't standard checked. But after I try to access this information with the code:
odb.steps[ stepname ].frames[-1].fieldOutputs['E']
i get an error saying "keyerror: E"