Does anyone have an activate script for portable python?

Ramchandra Apte maniandram01 at gmail.com
Mon Aug 13 11:30:19 EDT 2012


PS:virtualenv is added to the stdlib in Python 3.3

On 13 August 2012 05:42, alex23 <wuwei23 at gmail.com> wrote:

> On Aug 12, 9:09 am, Gelonida N <gelon... at gmail.com> wrote:
> > In Pythons installed with virtualenv there is on windows an activate.bat
> > script, that can be used to setup the cmd-shell such, that the search
> > path for python and pythor elated tools (pip / easy_install) is setup
> > properly.
> > Do such a scripts also exist for Portable python?
>
>
> Portable Python is just Python with some helper scripts for not
> requiring a system installation.
>
> So "command-line-command-to-run-portable-python virtualenv <venv-
> name>" should be all you need.
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20120813/5daedfe3/attachment.html>


More information about the Python-list mailing list