NewtonBii / netflix_clone

This is a netflix clone (sort of) built using django and uses youtube and the movies db api
https://newton-netflix.herokuapp.com/
15 stars 10 forks source link

WSGI application 'netflix.wsgi.application' could not be loaded; Error importing module. #1

Open Ankit687 opened 5 years ago

Ankit687 commented 5 years ago

File "/usr/local/lib/python3.7/dist-packages/django/core/servers/basehttp.py", line 50, in get_internal_wsgi_application ) from err django.core.exceptions.ImproperlyConfigured: WSGI application 'netflix.wsgi.application' could not be loaded; Error importing module.

hudacse6 commented 4 years ago

same error, any solutions

django.core.exceptions.ImproperlyConfigured: WSGI application 'facebook.wsgi.application' could not be loaded; Error importing module.

Rahilkzi commented 4 years ago

File "/usr/local/lib/python3.7/dist-packages/django/core/servers/basehttp.py", line 50, in get_internal_wsgi_application ) from err django.core.exceptions.ImproperlyConfigured: WSGI application 'netflix.wsgi.application' could not be loaded; Error importing module.

add this in wsgi file