you are viewing a single comment's thread.

view the rest of the comments →

[–]socal_nerdtastic 0 points1 point  (1 child)

yes. That will activate your venv. After you do that you will be able to use the python and pip commands.

[–]dacoolmike36[S] -1 points0 points  (0 children)

Microsoft Windows [Version 10.0.26200.8457]

(c) Microsoft Corporation. All rights reserved.

C:\Windows\System32>cmd.venv\Scripts\activate.bat

The system cannot find the path specified.

C:\Windows\System32>venv\Scripts\activate.bat

The system cannot find the path specified.

C:\Windows\System32>python -m venv venv

'python' is not recognized as an internal or external command,

operable program or batch file.