Facial-Expression-Recognition icon indicating copy to clipboard operation
Facial-Expression-Recognition copied to clipboard

import tensorflow as tf ModuleNotFoundError: No module named 'tensorflow'

Open asif612 opened this issue 5 years ago • 3 comments

I AM FINDING THE ABOVE ERROR KINDLY HELP ME OUT

import tensorflow as tf ModuleNotFoundError: No module named 'tensorflow'

asif612 avatar Aug 07 '19 10:08 asif612

pip install tensorflow

niefangchao avatar Oct 16 '19 02:10 niefangchao

you didn't have tensor flow module, I recommend you get an anaconda, it is easy to deal with multiple versions of module, this program don't work with tensorflow2.0.

westYY123 avatar Nov 30 '20 05:11 westYY123

you didn't have tensor flow module, I recommend you get an anaconda, it is easy to deal with multiple versions of module, this program don't work with tensorflow2.0.

Thank you.

xionghc avatar Nov 30 '20 06:11 xionghc