udacity / ud120-projects

Starter project code for students taking Udacity ud120
1.62k stars 5.66k forks source link

ModuleNotFoundError No module named 'email_preprocess' #373

Closed jroberto-cunha closed 9 months ago

jroberto-cunha commented 9 months ago

Please, I would like do ask for help to solve this issue I am having (find printed message also attached):

ModuleNotFoundError No module named 'email_preprocess'

I saw other issues related to this that were opened, but the possible solutions suggested didn't work. Apparently the path is correct (find print from explorer attached).

I am using Python 3 and VSC as code editor.

Any ideas about how I should proceed? Thx! Erro Module not found Caminho modulo

jroberto-cunha commented 9 months ago

Issue solved thx to GPT + @monkshow92