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


Groups > comp.lang.python > #10959 > unrolled thread

can virtualenv run without the main installation?

Started bysmith jack <thinke365@gmail.com>
First post2011-08-06 15:38 +0800
Last post2011-08-06 15:38 +0800
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  can virtualenv run without the main installation? smith jack <thinke365@gmail.com> - 2011-08-06 15:38 +0800

#10959 — can virtualenv run without the main installation?

Fromsmith jack <thinke365@gmail.com>
Date2011-08-06 15:38 +0800
Subjectcan virtualenv run without the main installation?
Message-ID<mailman.1963.1312616319.1164.python-list@python.org>
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?

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web