Message415794
Running `tutorial-env\Scripts\activate` should suffice. The .bat script is for CMD, and the .ps1 script is for PowerShell. The shell should run the right script without having to include the extension.
In Windows 10+, if you use a case-sensitive directory for the virtual environment, note that the script name for PowerShell is "Activate.ps1". PowerShell 7+ checks the directory for any name that case-insensitively matches "activate", but you'll have to run `tutorial-env\Scripts\Activate` in PowerShell 5.1. |
|
Date |
User |
Action |
Args |
2022-03-22 15:44:47 | eryksun | set | recipients:
+ eryksun, paul.moore, tim.golden, docs@python, zach.ware, steve.dower, jovinator |
2022-03-22 15:44:47 | eryksun | set | messageid: <1647963887.39.0.159385024241.issue47093@roundup.psfhosted.org> |
2022-03-22 15:44:47 | eryksun | link | issue47093 messages |
2022-03-22 15:44:47 | eryksun | create | |
|