Check the std error log, you might need to fix something from the Python code,
ImportError: cannot import name 'Celery' from partially initialized module 'celery' (most likely due to a circular import)
It's a Djando-related issue. To fix it, please update the celery.py file to a new name...