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