2👍
✅
I resolved this issue by creating a virtual env and configuring Apache accordingly:
WSGIPythonPath /path/to/mysite.com:/path/to/your/venv/lib/python2.X/site-packages
Source:stackexchange.com