dylzzz
HOBBYOP
2 years ago
So I am trying to import a file and it is telling me the fodler doesnt exist.
```File "/app/Routes/test.py", line 2, in
import Utils.Email
ModuleNotFoundError: No module named 'Utils'```
17 Replies
2 years ago
please make sure your folder and filename casing is the same both locally and on github
2 years ago
git doesnt track file/folder casing by default
2 years ago
never done it myself, would have asked you to google it
2 years ago
ah cool, thats easy
deepakkumarsah25
FREE
3 months ago
config file /index.ejs does not exist
