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


Groups > comp.lang.python > #57870

Re: How do I update a virtualenv?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <skip.montanaro@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.004
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'directions': 0.09; 'git': 0.09; 'subject:update': 0.09; 'subject:virtualenv': 0.09; 'subject:How': 0.10; 'cc:addr:python-list': 0.11; 'wrote': 0.14; '"getting': 0.16; 'from:addr:pobox.com': 0.16; 'from:addr:skip': 0.16; 'sender:addr:gmail.com': 0.17; 'things.': 0.19; 'separate': 0.22; 'cc:addr:python.org': 0.22; 'skip': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'page.': 0.31; 'no,': 0.35; 'received:google.com': 0.35; 'right?': 0.36; 'subject:?': 0.36; 'mine': 0.38; 'greek': 0.84; 'skip:\xe2 40': 0.91
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=Fir68JiWj/41DyyKynyYzWYLVInXofC+KXIWHKlQjQM=; b=KEhpjIn1jGO155Z8Qxqp2/JU1gKC+d5oFEvMrALRW0uxiyDimcfNc6fD97oiaXgXo0 h/oH+To3Ukn5pxBUnFhHwWloU4w9xxnp6aWn3tCDlZaNmNf2uQ3YdMzCOXTy3wDqHLXp OB8as/cedmqg+B9l4Iu3TDjWZ2QH9S+Q8TqKB5tBM54ZeJSkCd+jwW/lF961BDl4gnY0 3ICFA57GM8UJ45I/pjm9NdIZwxTlXZ7QeJMfebpp3MiDlkh++qZplyiSk8uWtUOa5e6z ew4XS1xIWtYBTUqBkKQ7S/dKK0VtTlsrlNRWMplI9H1trj/UpQeMCAMpKitJHPt2cgxQ nqHw==
MIME-Version 1.0
X-Received by 10.50.97.7 with SMTP id dw7mr10940981igb.2.1383012089448; Mon, 28 Oct 2013 19:01:29 -0700 (PDT)
Sender skip.montanaro@gmail.com
In-Reply-To <7whac09abg.fsf@benfinney.id.au>
References <CANc-5Uy367Mu-zN30Z8xKfE_Zf9q4G15E_oVtB+HOWPja6MNag@mail.gmail.com> <526EF04A.6070702@nedbatchelder.com> <CANc-5UxvR=woVE19a14rTAKX4qwzdPEVgoj0XxX169DU_uKMWw@mail.gmail.com> <7whac09abg.fsf@benfinney.id.au>
Date Mon, 28 Oct 2013 21:01:29 -0500
X-Google-Sender-Auth VKpTQWrGfJ8sUr_qSQ75lgMgfj8
Subject Re: How do I update a virtualenv?
From Skip Montanaro <skip@pobox.com>
To Ben Finney <ben+python@benfinney.id.au>
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding quoted-printable
Cc Python <python-list@python.org>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1737.1383012092.18130.python-list@python.org> (permalink)
Lines 11
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1383012092 news.xs4all.nl 15919 [2001:888:2000:d::a6]:47860
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:57870

Show key headers only | View raw


>> Hmmm... And my git repo?
>
> 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.

Skip

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: How do I update a virtualenv? Skip Montanaro <skip@pobox.com> - 2013-10-28 21:01 -0500

csiph-web