1I guess either you didn't put any module in the target thing,
2Or you spelled the module name wrong,
3
4Or you tried to import a module from a different directory which somehow stuffed up.
5If the 3rd one is the case, check this out:
6https://stackoverflow.com/questions/2325923/how-to-fix-importerror-no-module-named-error-in-python