I have RabbitMQ and Celery running locally on my Mac (OS/X 10.13.4), the following code works locally when I run add.delay(x,y):
#!/usr/bin/env python from celer
Make sure you are using Kombu 4.1.0. The latest version of Kombu renames async to asynchronous.