I\'m trying to run the most basic, very first celery example on my local Windows machine. I copy it here for convenience:
from celery import Celery app = Celery(