MrinalJain17 / Human-Activity-Recognition

Recognizing human activities using Deep Learning
MIT License
48 stars 31 forks source link

ModuleNotFoundError: No module named 'utils' #11

Closed kongdoo closed 4 years ago

kongdoo commented 4 years ago

Thank you so much! I have this error.

ModuleNotFoundError: No module named 'utils'

Could you have an idea to solve it?

MrinalJain17 commented 4 years ago

Looks like there is some issue with the imports. But I need more information.

(By any chance, did you place the notebook is some other directory, where there is no utils.py as in the repo?)