ai-with-python-series icon indicating copy to clipboard operation
ai-with-python-series copied to clipboard

Complaining about TensorFlow, when running 07. Emotion Recognition using Live Video

Open svbt opened this issue 2 years ago • 0 comments
trafficstars

Hi @rjrahul24 ,

I am trying to run cells for example 07 and seems it complain about TensorFlow. I have added a new cell to install pip install tensorflow

But seems asking for more to do, see error below

2023-06-10 11:43:21.536015: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags.

I want to avoid any manual steps to build and also new to this package.

I am curious if you already know what to do to solve this error?

Thanks, Mahendra

svbt avatar Jun 10 '23 10:06 svbt