Operational Error While installing Frappe Framework

raise err.OperationalError(
pymysql.err.OperationalError: (2006, “MySQL server has gone away (ConnectionResetError(104, ‘Connection reset by peer’))”)

Connection to server was lost. Not much else can be discerned from this.

I’d just suggest retrying or using docker images (far easier to setup comparatively).