Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #100808 > unrolled thread
| Started by | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| First post | 2015-12-24 14:36 +0000 |
| Last post | 2015-12-24 14:36 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Bug in Python 3.5.1 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-12-24 14:36 +0000
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
|---|---|
| Date | 2015-12-24 14:36 +0000 |
| Subject | Re: Bug in Python 3.5.1 |
| Message-ID | <mailman.110.1450967835.2237.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web