CoreyMSchafer/code_snippets

Module not found error

Opened this issue · 1 comments

error.txt
In part 3 flaskblog.py I'm getting an error stating, "No module named 'forms.'" I resorted to copy/paste the code from here but still getting the error. I'm stumped. I copy/pasted the flaskblog.py, register.html, and login.html code, but to no avail.

What am I getting wrong?

Thanks

Solved. File in the wrong place.