Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Dennis Lee Bieber Newsgroups: comp.lang.python Subject: Re: Question Date: Thu, 10 Mar 2016 08:37:53 -0500 Organization: IISS Elusive Unicorn Lines: 22 Message-ID: References: <56df65a1$0$1596$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de ODWfUu6gTb+/8j/loAP/bAqNUiTZQJvPur/TcSqCnjJw== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Question': 0.05; 'bash': 0.07; 'variable,': 0.07; 'message-id:@4ax.com': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'thu,': 0.15; '2016': 0.16; "install'": 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'looked': 0.16; "wouldn't": 0.16; 'url:home': 0.18; 'suggested': 0.20; 'tried': 0.24; 'unix': 0.24; 'script': 0.25; 'installed': 0.26; 'header:X-Complaints-To:1': 0.26; 'host': 0.28; 'environment': 0.29; 'statement': 0.32; 'environment,': 0.33; 'worked': 0.34; 'comment': 0.35; 'but': 0.36; 'there': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'being': 0.37; 'received:org': 0.37; 'charset:us-ascii': 0.37; 'things': 0.38; 'virtual': 0.38; "didn't": 0.39; 'to:addr:python.org': 0.40; 'still': 0.40; 'some': 0.40; 'your': 0.60; 'behavior': 0.61; 'skip:u 10': 0.61; 'within': 0.64; 'mar': 0.65; '>from': 0.76; '(utc),': 0.84; '-0000': 0.91; 'dennis': 0.91; 'received:108': 0.93 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: adsl-108-73-116-234.dsl.klmzmi.sbcglobal.net X-Newsreader: Forte Agent 6.00/32.1186 X-No-Archive: YES X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:104517 On Thu, 10 Mar 2016 11:44:10 -0000 (UTC), Jon Ribbens declaimed the following: > >Yes, I tried the solution suggested there (copy the 'activate' script >from an existing Unix virtualenv) and unfortunately it didn't work >(it looked like it worked but 'pip install' still installed things in >the system packages directory not the virtualenv). The main thing that popped out at me from the link was the comment about being specific to the host system... I don't intend to try replicating your conditions (I've never even used a virtual environment, much less some other shell), but based upon your statement about the behavior of "pip" would be looking to see if there are OS specific parts within it -- which perhaps wouldn't know/recognize a bash style environment variable, etc. -- Wulfraed Dennis Lee Bieber AF6VN wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/