You'll need to have gunicorn installed in your Python packages. So pip install gunicorn and then do a pip freeze > requirements.txt so you can reproduce your ...
確定! 回上一頁