Question about error with TensorFlow

I’m using tensorflow for genome-scale metabolic model reconstruction work using and I’m using it to load and make predictions with models, but I’m getting this error

ImportError: /home/juliana/anaconda3/lib/python3.10/site-packages/tensorflow/python/…/libtensorflow_cc.so.2: undefined symbol: _ZN4toco9TocoFlags5Impl_66_i_give_permission_to_break_this_code_default_qdq_conversion_mode_E

Could someone help me to solve it

Thanks
“Modified by moderator”

Hi @JULIANA_OSORIO_ECHAV, If possible could you please provide the stand alone code to reproduce the issue. Also let us know tensorflow, keras, and python versions you are using. Thank You.