Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #57874 > unrolled thread

Re: How do I update a virtualenv?

Started byBen Finney <ben+python@benfinney.id.au>
First post2013-10-29 14:09 +1100
Last post2013-10-29 14:09 +1100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: How do I update a virtualenv? Ben Finney <ben+python@benfinney.id.au> - 2013-10-29 14:09 +1100

#57874 — Re: How do I update a virtualenv?

FromBen Finney <ben+python@benfinney.id.au>
Date2013-10-29 14:09 +1100
SubjectRe: How do I update a virtualenv?
Message-ID<mailman.1739.1383016160.18130.python-list@python.org>
Skip Montanaro <skip@pobox.com> writes:

> > You are keeping your virtualenv separate from your working tree,
> > right? I put mine in ‘/var/local/devel/$USER/virtualenvs/foobar/’
> > where “foobar” is the specific virtualenv name.
>
> No, I'm no expert in these things. I was just following the directions
> on the Heroku "getting started" page. What you wrote is Greek to me.

Fair enough; virtualenv is a baroque system with many knobs to tune. It
sucks that anything like this is needed.

I don't know of better official documentation for virtualenv than
<URL:https://pypi.python.org/pypi/virtualenv>.

-- 
 \       “It is forbidden to steal hotel towels. Please if you are not |
  `\          person to do such is please not to read notice.” —hotel, |
_o__)                                               Kowloon, Hong Kong |
Ben Finney

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web