win下运行bpython 报错:ImportError: No module named _curses

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.

本文出自 “yoohoow.blog.com” 博客,谢绝转载!

你可能感兴趣的:(windows,Win,only)