Error on bench update and bench migrate

Hello,

I’ve updated to the latest version but getting an error
On bench update :
bench.utils.CommandFailedError: git pull upstream master

And on bench migrate:
ImportError: Module import failed for Address (erpnext.utilities.doctype.address.address Error: No module named address.address)

I think your git pull did not execute successfully, you can do it manually for each app or run bench update again.

I’ve already taken pull for each app successfully, but whenever i’m trying to migrate it is giving me this error

ImportError: Module import failed for Address (erpnext.utilities.doctype.address.address Error: No module named address.address)