gpt-engineer
gpt-engineer copied to clipboard
how i make it work on fish shell
Issue Template
╰─λ source venv/bin/activate venv/bin/activate (line 41): Unsupported use of '='. In fish, please use 'set VIRTUAL_ENV "/home/alex/Desktop/GPT-Plus/gpt-engineer/venv"'. VIRTUAL_ENV="/home/alex/Desktop/GPT-Plus/gpt-engineer/venv" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ from sourcing file venv/bin/activate source: Error while reading file 'venv/bin/activate'
Steps to Reproduce
- step 1 open fish shell and do what that readme.md says
- step 2 when you try to add source venv/bin/activate this env and
- you get it...
Try source venv/bin/activate.fish.
thanks it works