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


Groups > comp.lang.python > #65820

Re: Using virtualenv to bypass sudoer issues

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <prvs=1113b28d4=jeanmichel@sequans.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.162
X-Spam-Level *
X-Spam-Evidence '*H*': 0.69; '*S*': 0.02; 'subject:virtualenv': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'handled.': 0.16; 'simple.': 0.16; 'wow,': 0.16; 'pfxlen:0': 0.19; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'url:mailman': 0.30; 'url:python': 0.33; 'version': 0.36; 'url:listinfo': 0.36; 'url:org': 0.36; 'thank': 0.38; 'e.g.': 0.38; 'url:mail': 0.40; 'you.': 0.62; 'information': 0.63; 'received:194': 0.64; 'to:addr:gmail.com': 0.65; 'notice:': 0.67; 'person,': 0.68; 'privileged.': 0.69; 'disclose': 0.74; 'subject:Using': 0.84; 'medium.': 0.91
X-IronPort-AV E=Sophos;i="4.95,818,1384297200"; d="scan'208";a="2432975"
X-Virus-Scanned amavisd-new at zimbra.sequans.com
Date Mon, 10 Feb 2014 15:46:31 +0100 (CET)
From Jean-Michel Pichavant <jeanmichel@sequans.com>
To Pete Forman <petef4+usenet@gmail.com>
In-Reply-To <86iosnujv7.fsf@gmail.com>
Subject Re: Using virtualenv to bypass sudoer issues
MIME-Version 1.0
X-Mailer Zimbra 7.2.4_GA_2900 (ZimbraWebClient - GC32 (Win)/7.2.4_GA_2900)
Content-Type text/plain; charset="utf-8"
Content-Transfer-Encoding base64
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 <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.6624.1392043593.18130.python-list@python.org> (permalink)
Lines 12
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1392043593 news.xs4all.nl 2919 [2001:888:2000:d::a6]:38729
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:65820

Show key headers only | View raw


> Call the venv version of python and activation is handled.
> E.g. in a fabfile
> 
>     myenv/bin/python myscript.py
> 
> --
> Pete Forman
> --
> https://mail.python.org/mailman/listinfo/python-list

wow, the solution is so nice and simple. 

JM


-- IMPORTANT NOTICE: 

The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.

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


Thread

Re: Using virtualenv to bypass sudoer issues Jean-Michel Pichavant <jeanmichel@sequans.com> - 2014-02-10 15:46 +0100
  Re: Using virtualenv to bypass sudoer issues Asaf Las <roegltd@gmail.com> - 2014-02-10 08:01 -0800

csiph-web