Deployment Issue with Django App

I am trying to deploy a django app and with every deployment, I keep getting an error message “ModuleNotFoundError: No module named ‘data_compare’” I know this is a not expected, but when I am running locally with same instructions as in my dockerfile, it runs but fails on koyeb. I am sure its a simple fix, but unable to figure out where things are wrong.

My Github repo is at GitHub - hdandekar/data-compare and includes the Dockerfile

Hi @Hiresh,

I couldn’t reproduce the issue. I also noticed that with the latest changes you made to the repository, the service is healthy on your account. Let us know if you require any further assistance.