No module named wsgi No module named wsgi heroku heroku

No module named wsgi


You've confused yourself by following an unnecessarily complicated structure. You don't need that outer meraki directory, and your Procfile and requirements.txt should be in the same directory as manage.py. Then you can remove the pythonpath parameter and all should be well.


As Roseman said, it is unnecessarily complicated structure.If you want it to do so,Try

web: gunicorn --pythonpath /path/to/meraki meraki.wsgi

That is /absolutepath/to/secondmeroki(out of 3) which contains apps.