Skip to content

Mistake in activating virtualenv in Windows #3372

@m-spitfire

Description

@m-spitfire
  • I have searched the issues of this repo and believe that this is not a duplicate.

Issue

I found a mistake in activating virtualenv section of the Basic usage docs. When you're activating virtualenv in windows you don't say source venv\Scrtips\activate.bat you say venv\Scrtips\activate.bat because you don't need any commands to run batch files, they're the commands. The former gives error 'source' is not recognized as an internal or external command, operable program or batch file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/docsDocumentation issues/improvements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions