Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #100808

Re: Bug in Python 3.5.1

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Newsgroups comp.lang.python
Subject Re: Bug in Python 3.5.1
Date 2015-12-24 14:36 +0000
Message-ID <mailman.110.1450967835.2237.python-list@python.org> (permalink)
References <10595588.447001.1450918663303.JavaMail.root@vms170031.mailsrvcs.net>

Show all headers | View raw


On 24/12/2015 00:57, nisthesecond@verizon.net wrote:
>      Dear Sir,
>     I downloaded and installed Python 3.5.1 in Windows 10.
>     The pip command was not part of it.
>     In the future, can you kindly include numpy, scipy, and pygame as part of
>     the Python release?
>     I am a teacher trying to teach Python to my students.
>     To get a working version of Python going is extremely tedious.
>     Kind Regards,
>     Nick Srinivasan
>

pip is part of Python 3.5.1, I'd assume that you did not select it when 
you did the installion.  Installing third party modules with core Python 
is never going to happen.  However there are several distributions that 
do bundle things, see http://www.scipy.org/install.html

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Bug in Python 3.5.1 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-12-24 14:36 +0000

csiph-web