Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!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.055 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.00; 'dev': 0.07; 'python': 0.09; 'indication': 0.09; 'dec': 0.15; 'wrote:': 0.17; 'thu,': 0.17; 'changes': 0.20; 'error.': 0.21; 'header:In-Reply-To:1': 0.25; 'skip:[ 10': 0.26; 'am,': 0.27; 'message- id:@mail.gmail.com': 0.27; 'run': 0.28; 'attempted': 0.29; 'yesterday.': 0.29; 'running': 0.32; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'received:209.85': 0.35; 'virtual': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'sure': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'your': 0.60; '20,': 0.65; 'laptop': 0.66; 'to:name:python': 0.84; 'activated': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=/AxXlndIh0dzGWP8CmZE7SIfdqeP/ylkzeVHxOyZha4=; b=f2GkGTSj4/lCXNUhIyNg5nk9yU/9kE4JygVrlfvSQskEW1AxNj5F/jifuJoaQOYmdE ceT1bVTBGFJMJ6MywawrcAWXCURVKO5wR5UxbSPs0zMDPa7PaDA8hHww0GgD6n+qiIIq hSqrI5uqt41Z6dJHdJm5dLts0QrwrwpqVRHO/qiGLUZcqW2IZvnTsPYN6mjZ9EOhKkmP 0Fkj2jaaDFejBi32LuAQothqhNjye5hvmL9RRZRs13KMOaSHqLxeTOyMzGllYKrcwl73 0w2Ba6VUbJrQdyyQQOK71r1qXGDWKIRVbT2X+dOefCuVYx4QhfVgA2hgaAVVHVjkgRgi g0tQ== MIME-Version: 1.0 In-Reply-To: References: <1a2ff5a4-bc31-4581-b2d2-460d867b49b5@googlegroups.com> <2de7850b-8669-45bc-b9f6-e8e753e72acf@googlegroups.com> <2cf07481-fc24-4d15-a434-abc1a3db01b7@googlegroups.com> <50d213c3$0$6918$e4fe514c@news2.news.xs4all.nl> From: Ian Kelly Date: Thu, 20 Dec 2012 11:38:53 -0700 Subject: Re: Virtualenv loses context To: Python Content-Type: text/plain; charset=ISO-8859-1 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: , Newsgroups: comp.lang.python Message-ID: Lines: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1356028771 news.xs4all.nl 6881 [2001:888:2000:d::a6]:52593 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:35211 On Thu, Dec 20, 2012 at 5:50 AM, wrote: > Brought my laptop out of hibernation to do some work this morning. I attempted to run one of my ETLs and got the following error. I made no changes since it was running yesterday. > > > > [swright@localhost app]$ python etl_botnet_meta.py --mode dev -f Are you sure you activated the virtual env? I see no indication of it in your prompt.