ImportError: cannot import name 'is_sequence' from 'tensorflow.python.util.nest' (/Users/nagavardhinigarugu/Downloads/test_ser/.conda/lib/python3.10/site-packages/tensorflow/python/util/nest.py)

Issue is observed when running a python program.
The versions are as follows
Python 3.10.13
Numpy 1.26.1
tensorflow 2.14.0

Hi @Naga_Vardhini_Garugu

Welcome to the TensorFlow Forum!

Please provide some more details on the issue like what code you have tried to run, which system OS you are using and what are the steps you have followed to install tensorflow in your system to understand the issue. Thank you.