Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #20701
| Date | 2012-02-23 10:15 +1100 |
|---|---|
| From | python-excel@raf.org |
| Subject | Re: [pyxl] xlrd 0.7.2 released! |
| References | <4F436119.9090509@simplistix.co.uk> <20120222003747.GA24152@raf.org> <4F44EC25.7060309@simplistix.co.uk> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.57.1329952507.3037.python-list@python.org> (permalink) |
Chris Withers wrote: > On 22/02/2012 00:37, python-excel@raf.org wrote: > >was good for previous versions. two reasons that spring to mind > >immediately are: > > > > - it makes it much easier to tell what version is installed > > - it makes it much easier to uninstall the package > > > >i know that both of these are things that the python community > >does not yet seem to find useful but everyone else seems to. > > That's because it's no longer best practice to polute the global > python installation by installing packages directly into it. > > The recommended wisdom nowadays is to use a virtualenv and then pip > install the package. > > I believe that will give you everything you need, please explain if > it doesn't. > > cheers, > > Chris thanks. i'm sure that'll do nicely. cheers, raf
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: [pyxl] xlrd 0.7.2 released! python-excel@raf.org - 2012-02-23 10:15 +1100
csiph-web