[Tutor] Activating virtualenv in Windows

Srinivas Nyayapati shireenrao at gmail.com
Mon Jan 6 12:35:26 CET 2014


Hello

> On Jan 6, 2014, at 6:08 AM, Rafael Knuth <rafael.knuth at gmail.com> wrote:
>
> Hej guys,
>
> does anyone know how to activate virtualenv in Windows?
> In Terminal it's:
>
> source bin/activate


Just run the script directly from the prompt -

C:/<virtualenv location>/bin/activate

HTH
-Srini


More information about the Tutor mailing list