Re: Phoenix and pip
Werner <[email protected]>
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2/17/2015 21:45, Robin Dunn wrote: > Werner wrote: >> ... > > Try getting the latest. I have: > > > pip list | egrep "(pip|setuptools)" > pip (6.0.8) > setuptools (12.0.5) > > BTW, pip can usually update itself, but on Windows where it includes > .exe launchers you may get an error when it's trying to overwrite it > because the pip.exe file is in use (by you, running the pip install > command.) So to have pip update itself I usually do it like this: > > python -u pip install -U pip > O.K. after upgrading all works fine. No idea how I got such old versions, especially with Py3.4 I would have expected them to include something more up to date. Werner -- You received this message because you are subscribed to the Google Groups "wxPython-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.