Hide Forgot
It seems that celery requires python3 : $ head -n 1 /usr/bin/celery #!/usr/bin/python3 $ rpm -qf /usr/bin/celery python-celery-3.0.15-1.fc19.noarch This is incorrect, it should be be python2
already fixed in bug 1000748