When I am trying to start celery worker in Django app as:
celery -A myApp worker -l info
I get following error:
File \"/hom
I got the same error when one of the keys was missing in my config.json which was being loaded in settings.py (basically a missing key in settings.py).
Error text is totally irrelevant. Hope that helps!