Forums

ModuleNotFoundError: No module named 'mysite'

Hello. Thank you for your pations

Cant resolve error

I've done this: dash

Then created Web with Manual picking python3.10 web

Then configured wsgi file. Didn't delete anything. Just uncoment Django pathwsgi

On my local mashine im using Python3.11

It looks like the image link you tried to put into your post is broken; perhaps you could just try posting the URL to the image?

I was missclicking, sry

What is the path to your django settings file?

/home/orakio/ResumeRepo/Arsenal

Then you need to change the "mysite" in your DJANGO_SETTINGS_MODULE to match that.

Thank you. Its all working now.

Replaced mysite.settings on My-django-project.settings

Glad it works now!