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


Groups > comp.lang.python > #65820

Re: Using virtualenv to bypass sudoer issues

Date 2014-02-10 15:46 +0100
From Jean-Michel Pichavant <jeanmichel@sequans.com>
Subject Re: Using virtualenv to bypass sudoer issues
Newsgroups comp.lang.python
Message-ID <mailman.6624.1392043593.18130.python-list@python.org> (permalink)

Show all headers | 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