On 28/10/17 21:43, Mark Anderson wrote:
> As I understand it I have to write certain text into
> the command prompt
Please note that this is probably the OS command prompt
(a CMD window in windows - C:\WINDOWS> or similar)
not the Python interpreter (which looks like >>>)
> It tells me that pyt
On 28Oct2017 21:43, Mark Anderson wrote:
Hello, I am currently doing an online course to learn Python. Generally ive
followed it well and am enjoying my first go at programming. However the
description of how to get modules from PyPi has left me confused. Ive only
recently downloaded python s
On 29Oct2017 10:13, Cameron Simpson wrote:
On 28Oct2017 21:43, Mark Anderson wrote:
Hello, I am currently doing an online course to learn Python. Generally ive
followed it well and am enjoying my first go at programming. However the
description of how to get modules from PyPi has left me con
On 28/10/17 21:43, Mark Anderson wrote:
Hello, I am currently doing an online course to learn Python. Generally ive
followed it well and am enjoying my first go at programming. However the
description of how to get modules from PyPi has left me confused. Ive only
recently downloaded python so
On 10/28/2017 02:43 PM, Mark Anderson wrote:
> Hello, I am currently doing an online course to learn Python. Generally ive
> followed it well and am enjoying my first go at programming. However the
> description of how to get modules from PyPi has left me confused. Ive only
> recently downloaded
Hello, I am currently doing an online course to learn Python. Generally ive
followed it well and am enjoying my first go at programming. However the
description of how to get modules from PyPi has left me confused. Ive only
recently downloaded python so it already has pip installed. As I underst
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