Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #10962
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <thinke365@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.026 |
| X-Spam-Evidence | '*H*': 0.95; '*S*': 0.00; 'python?': 0.05; 'python': 0.08; 'created,': 0.09; 'subject:installation': 0.09; 'env,': 0.16; 'subject:virtualenv': 0.16; 'header:In-Reply-To:1': 0.22; 'message-id:@mail.gmail.com': 0.29; 'environment': 0.29; 'installation': 0.30; 'subject:?': 0.31; 'there': 0.33; 'to:addr :python-list': 0.33; 'named': 0.33; 'it?': 0.33; 'test': 0.34; 'executable': 0.34; 'using': 0.37; 'subject:can': 0.38; 'some': 0.38; 'received:google.com': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.39; 'files,': 0.39; 'to:addr:python.org': 0.39; 'where': 0.40; 'subject:without': 0.67 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=r1GF+U7x7BZQmylNu+W+PX2oO+++j77fwEEdOfdNEjQ=; b=MuqXzx+JcYd5t+/atnrAhS+MSqerx5Zp+6TXcNwuEUxagS5HdnKK4zu3Na8+B1tW3t 7m36TI73eXxuBJljNmk6sm0efNgk2fsQXItu4a2P0Q6b8/qU/Xj7wqCMlOBq2g0AKVgm JjJETwrJs88nfs/8hrPGKmhAxSxA9tJmdoeAk= |
| MIME-Version | 1.0 |
| In-Reply-To | <CAN1Fwxd7=H-YTEAHukCdOsiLvqbxuaQ1xRhk1VCQKHnT2iHy3g@mail.gmail.com> |
| References | <CAN1Fwxd7=H-YTEAHukCdOsiLvqbxuaQ1xRhk1VCQKHnT2iHy3g@mail.gmail.com> |
| Date | Sat, 6 Aug 2011 15:51:41 +0800 |
| Subject | Re: can virtualenv run without the main installation? |
| From | smith jack <thinke365@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1966.1312617104.1164.python-list@python.org> (permalink) |
| Lines | 9 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1312617104 news.xs4all.nl 23859 [2001:888:2000:d::a6]:56162 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:10962 |
Show key headers only | View raw
env create by virtualenv will refer to the main env, how did it find the main env, is there any configuration files, if yes, where is it? 2011/8/6 smith jack <thinke365@gmail.com>: > At first i have a python environment, after using virtualenv test > command, a new environment named test is created, in that directory > have some of the executable commands > such as python.exe, so can i program without the main installation of python? >
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: can virtualenv run without the main installation? smith jack <thinke365@gmail.com> - 2011-08-06 15:51 +0800
csiph-web