@@ -1,4 +1,5 @@
#!/usr/bin/env python
+import sys
from celery.bin.celeryd import main, parse_options
if __name__ == "__main__":