Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #57853
| Date | 2013-10-28 18:04 -0500 |
|---|---|
| Subject | How do I update a virtualenv? |
| From | Skip Montanaro <skip@pobox.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1723.1383001459.18130.python-list@python.org> (permalink) |
I have a virtualenv I'm using for some Django development. Today I switched from MacPorts to HomeBrew on my Mac. I'm thus getting a different version of gcc and its libs. How do I reinstall the virtualenv? I've looked around and found a few descriptions of what to do, but as I am little more than a monkey-see-monkey-do user of virtualenv, I don't understand what appears to be a fairly complex set of steps. Does virtualenv not have some sort of "upgrade" command that just does what's necessary? Thanks, Skip
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
How do I update a virtualenv? Skip Montanaro <skip@pobox.com> - 2013-10-28 18:04 -0500
csiph-web