Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #53595
| Date | 2013-09-03 23:30 -0400 |
|---|---|
| From | Brian Rak <brak@gameservers.com> |
| Subject | Re: PyPi Module Removal |
| References | <mailman.12.1378240683.5461.python-list@python.org> <52269ac1$0$6599$c3e8da3$5496439d@news.astraweb.com> <CANc-5UzsTBCH=X_-+7+Zj7Lixd7=m6yw8iF5Z1yM6xs1ppr4sQ@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.26.1378265447.5461.python-list@python.org> (permalink) |
On 9/3/2013 10:49 PM, Skip Montanaro wrote: > > > > Ah, Unix users. Who else would imagine that the way to install something > > called "wxPython" was to use "install wx"? > > I'm not a wxPython user, but it seems the package/module you import in > your programs is "wx". Not an unreasonable guess at the PyPI package name. > > Skip > Yep, that was my thinking entirely. 'import wx' = 'pip install wx'. Seems perfectly logical to me.
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
PyPi Module Removal Brian Rak <brak@gameservers.com> - 2013-09-03 16:15 -0400
Re: PyPi Module Removal Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-09-04 02:28 +0000
Re: PyPi Module Removal Skip Montanaro <skip.montanaro@gmail.com> - 2013-09-03 21:49 -0500
Re: PyPi Module Removal Brian Rak <brak@gameservers.com> - 2013-09-03 23:30 -0400
csiph-web