Amr Mohamed Alassal

Results 2 comments of Amr Mohamed Alassal

Also, change `python` to `python3` at: ``` start-backend: @echo "Starting backend..." @python3 -m pipenv run uvicorn opendevin.server.listen:app --port $(BACKEND_PORT) ```