Open kevin-support-bot[bot] opened 4 days ago
https://github.com/All-Hands-AI/OpenHands/issues/5326 Issue
@IngLP Could you insert assert self.container above line 370 and run using the development guide?
assert self.container
Tried it, using micromamba on MacOS. It crashes OrbStack. Opened issue here: https://github.com/orbstack/orbstack/issues/1632
Meanwhile, you can run using Github Codespaces.
https://github.com/All-Hands-AI/OpenHands/issues/5326 Issue
@IngLP Could you insert
assert self.container
above line 370 and run using the development guide?