UnboundLocalError: local variable 'e1' referenced before assignment

The error still be in “Y = (k + T.dot(object_A,delta)) * object_t +( m + T.dot(object_A, gamma))” . Thank you.