OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

doc: Included instructions for Mac setup (poetry).

Open waynchi opened this issue 1 year ago • 1 comments

  • Poetry requires an env variable for Mac.
  • See here: https://stackoverflow.com/questions/70003829/poetry-installed-but-poetry-command-not-found

waynchi avatar Apr 05 '24 05:04 waynchi

🤔 this is the sort of stuff we're generally hesitant to add to the README (otherwise it becomes a heap of special cases for windows, M1, debian, etc etc)

Is there any way we could put this as an error message in the Makefile? Like if ! poetry --version; echo "put poetry in your path"

rbren avatar Apr 05 '24 18:04 rbren

@rbren do you mean something like that #801?

anasdorbani avatar Apr 06 '24 02:04 anasdorbani

Ugh, sorry, I just noticed these two PRs. I sent my own solution here: https://github.com/OpenDevin/OpenDevin/pull/818

neubig avatar Apr 06 '24 11:04 neubig

@neubig provide an alternative solution which LGTM!

anasdorbani avatar Apr 06 '24 16:04 anasdorbani