Python, Django app.

propereferioTRIAL

a year ago

I'm getting the error:

ModuleNotFoundError: No module named 'name-of-application'

I searched my codebase for 'name-of-application'… it was in the Procfile, which you can see in my repo here: https://github.com/PropeReferio/music_drills

I changed the contents of that Procfile to:

web: gunicorn 'musicdrillsrandomizer.wsgi'

The string 'name-of-application' no longer exists in my codebase, so after retrying deployments, how is this error still being thrown?

View Deploy details

ⓘ Deployment information is only viewable by Project members and Railway admins.

1 Replies

Are you still having this issue? The deploy details link to a deleted project.