On 2019-06-18 02:39, jf...@ms4.hinet.net wrote:
As many others had encountered, when I import the curses module under Windows, 
I got

     ImportError: No module named '_curses'

Search "curses" on the Pypi returns plenty of related packages. Which one 
should I use? Is this package still valid on usage? Any comment will be appreciated.

I'd probably go for "windows-curses". Seems to install OK.
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to