Tensorflow not working locally

Hi,

I have a macbook pro with the M3 Pro chip, and would like to run code locally. I have the latest version of tensorflow installed, and whole code up to model.fit(), works perfectly. But model.fit() stops and timeouts on the first epoch. However, the same code runs perfectly on google colab. Any ideas why how is this possible?