gpt-engineer
gpt-engineer copied to clipboard
Creating & Activating Virtual Environment - in Powershell Windows
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