Report this

What is the reason for this report?

Django - Gunicorn bind problem - Import error no module named django.conf

Posted on February 21, 2018

I am going through the How To Install and Configure Django with Postgres, Nginx, and Gunicorn tutorial and I got stuck in the ninth step.

When I try to execute the command gunicorn_django bind… I get an error that says Import error: no module named django.conf that is coming from the …/gunicorn/app/django_wsgi.py.

The virtualenv is activated, I am logged in as root and I also tried to run that command with sudo. Still no success…

Any ideas?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.