ImportError: No module named ‘_curses’ when trying to import blessings
Meanwhile – Python 2.7.15 on Windows 10 – curses support can be added by: pip install windows-curses
Meanwhile – Python 2.7.15 on Windows 10 – curses support can be added by: pip install windows-curses