OpenHands
OpenHands copied to clipboard
Fix environmental issues related to python/pip/brew/npm etc.
- use homebrew to install pipenv on macOS, fix https://github.com/OpenDevin/OpenDevin/issues/544
- use
python3
ifpython
is not available (e.g. on macOS)