Not able to update profile

i am having problem in updating my account details , can anyone help me in solving this

@msanjay05 The error states that the email is not set for the profile. It’s value is None when it should be of type String

Did you make any changes in the User doctype or any other user related doctypes?

no I haven’t made any changes,

@msanjay05 In that case make sure that the email field isn’t empty…

This also might be a bug…

its creating new user on submitting thats why its giving error, i want to update the user profile

@msanjay05 How about you try updating the email field using Python or JavaScript…