i had found this one "curses-2.2-cp27-none-win_amd64.whl" at
www.lfd.uci.edu/~gohlke/pythonlibs/#curses , used pip to install. earlier pip
attempts failed, but that was me/user typo error i realized after your reply.
got the syntax correct for pip and the .whl installed.
i put link above incase
On 28/10/17 06:10, eMyListsDDg wrote:
> on Win7 how can i get a 'curses' lib installed so this script runs?
Do a Google search for windows curses, there are at least
a couple of options. I've no experience of how well they
work however because...
...as a last resort, install cygwin and use the
on a win7 system with python ver=2.7.14, a python script i'm trying to utilize
returns :
#-
Traceback (most recent call last):
File "salamandra.py", line 16, in
import curses
File "c:\python27\lib\curses\__init__.py", lin