Sign-Language-Interpreter-using-Deep-Learning icon indicating copy to clipboard operation
Sign-Language-Interpreter-using-Deep-Learning copied to clipboard

module

Open MagicSword9000 opened this issue 2 years ago • 4 comments

why there's no module named cnn_tf?

MagicSword9000 avatar Mar 15 '22 13:03 MagicSword9000

I am also getting error of "ModuleNotFoundError: No module named 'cnn_tf'" please help

malaviya-parth avatar Oct 07 '22 17:10 malaviya-parth

Same error for me

SK-1119 avatar May 24 '23 04:05 SK-1119

Is there anything we can do for that module error ?

Chiru0731 avatar Jan 16 '24 05:01 Chiru0731

cnn_tf is actually cnn_model_train.py. we should change the cnn_tf to cnn_model_train in final.py file

Chiru0731 avatar Feb 14 '24 18:02 Chiru0731