Celery AttributeError: async error

We sorted by just updating to celery==4.1.1

it seems the latest release for the 4.1.X sorted out the module name change on kombu


Make sure you are using Kombu 4.1.0. The latest version of Kombu renames async to asynchronous.