gpt-engineer icon indicating copy to clipboard operation
gpt-engineer copied to clipboard

Creating & Activating Virtual Environment - in Powershell Windows

Open holyr00d opened this issue 1 year ago • 0 comments

Hi.

Here is the correct commands for Windows Powershell. Maybe add to setup guide in the event other Win users get stuck here?

python -m venv venv .\venv\scripts\activate

holyr00d avatar Jul 15 '23 13:07 holyr00d