Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #31810
| From | Gisle Vanem <gvanem@broadpark.no> |
|---|---|
| References | <1pKdnT9EiNaO2ODNnZ2dnUVZ8rCdnZ2d@bt.com> <JY2dnYfmpcsEyRzNnZ2dnUVZ8vadnZ2d@bt.com> <50815CED.70902@timgolden.me.uk> |
| Subject | Re: Python on Windows |
| Date | 2012-10-20 14:47 +0200 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.2560.1350740919.27098.python-list@python.org> (permalink) |
"Tim Golden" <mail@timgolden.me.uk> wrote: > In general, you'll want to be using a mechanism such as pip: > > http://pypi.python.org/pypi/pip > > which will look things up on PyPI so you can just do "pip install > newmodule". And if you have a pip.bat from some Perl installation sitting before python's Scripts dir in your %PATH, remember to use "pip.exe install newmodule" instead. My Strawberry Perl has this "Perl Installation Package". Maybe I should rearrange my %PATH? --gv
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Python on Windows graham <grahams@tectime.com> - 2012-10-16 12:29 +0100
Re: Python on Windows Marco Nawijn <nawijn@gmail.com> - 2012-10-16 04:35 -0700
Re: Python on Windows Dwight Hutto <dwightdhutto@gmail.com> - 2012-10-16 07:56 -0400
Re: Python on Windows Joel Goldstick <joel.goldstick@gmail.com> - 2012-10-16 07:44 -0400
Re: Python on Windows graham <grahams@tectime.com> - 2012-10-19 14:24 +0100
Re: Python on Windows Tim Golden <mail@timgolden.me.uk> - 2012-10-19 14:44 +0100
Re: Python on Windows rusi <rustompmody@gmail.com> - 2012-10-19 06:48 -0700
Re: Python on Windows Tim Golden <mail@timgolden.me.uk> - 2012-10-19 15:00 +0100
Re: Python on Windows graham <grahams@tectime.com> - 2012-10-19 15:12 +0100
Re: Python on Windows Tim Golden <mail@timgolden.me.uk> - 2012-10-19 15:24 +0100
Re: Python on Windows Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-10-19 15:23 +0100
Re: Python on Windows Tim Golden <mail@timgolden.me.uk> - 2012-10-19 15:40 +0100
Re: Python on Windows Gisle Vanem <gvanem@broadpark.no> - 2012-10-20 14:47 +0200
csiph-web