Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!us.feeder.erje.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.021 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:Python': 0.05; 'great.': 0.07; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python- list': 0.10; 'pip?': 0.16; 'version?': 0.16; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header :In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'question': 0.27; 'another': 0.33; 'received:google.com': 0.34; 'subject:?': 0.35; 'received:209.85': 0.35; 'received:209': 0.37; 'subject:: ': 0.38; 'easy': 0.60; 'skip:u 10': 0.60; 'latest': 0.61; 'relatively': 0.62 X-Received: by 10.50.196.230 with SMTP id ip6mr303575igc.15.1357958538486; Fri, 11 Jan 2013 18:42:18 -0800 (PST) Newsgroups: comp.lang.python Date: Fri, 11 Jan 2013 18:42:18 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=169.231.57.69; posting-account=utaC2woAAABDcd1Y6Ajr0Vm7jgCxco99 References: <6b91570c-9cf0-4caf-8727-b463c6d098cd@googlegroups.com> User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 169.231.57.69 MIME-Version: 1.0 Subject: Re: Dependency management in Python? From: Adelbert Chang To: comp.lang.python@googlegroups.com Content-Type: text/plain; charset=ISO-8859-1 Cc: 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Message-ID: Lines: 3 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1357960714 news.xs4all.nl 6961 [2001:888:2000:d::a6]:60708 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:36662 Perfect, PIP and virtualenv look great. Another question - how do we then get PIP to the latest version? Or is it relatively easy to uninstall/reinstall PIP?