Tensor Flow is taking too long to load
I am working on a deep learning project in a Jupyter notebook. After installing TensorFlow and attempting to load it, the import process takes an excessively long time, sometimes over 6 minutes without completing. Even when I try importing only specific functions from TensorFlow, I encounter the same problem. I have attempted several troubleshooting steps to resolve this issue.