python celery - ImportError: No module named _curses - while attempting to run manage.py celeryev
According to http://docs.python.org/library/curses.html the curses module is only supported on Unix platforms. Try the Windows binaries from http://www.lfd.uci.edu/~gohlke/pythonlibs/#curses.