Skip to content

Fix: skip installing multi-swe-bench on macOS#402

Merged
juanmichelini merged 1 commit intoOpenHands:mainfrom
cizezsy:fix/multi-swe-bench-dep
Feb 25, 2026
Merged

Fix: skip installing multi-swe-bench on macOS#402
juanmichelini merged 1 commit intoOpenHands:mainfrom
cizezsy:fix/multi-swe-bench-dep

Conversation

@cizezsy
Copy link
Copy Markdown
Contributor

@cizezsy cizezsy commented Feb 6, 2026

Fixes #401. Since this issue originates from an upstream package, it cannot be resolved within this repository. As a temporary workaround, we skip installing multi-swe-bench on the macOS platform.

Comment thread pyproject.toml
"websockets>=12",
"lmnr>=0.7.24",
"multi-swe-bench>=1.1.1",
"multi-swe-bench>=1.1.1; sys_platform != 'darwin'",
Copy link
Copy Markdown
Collaborator

@VascoSch92 VascoSch92 Feb 16, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe add a TODO to remove this after this PR is merged. :-)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added :-)

@cizezsy cizezsy force-pushed the fix/multi-swe-bench-dep branch from d4cea25 to 0cdf77d Compare February 17, 2026 15:54
Copy link
Copy Markdown
Collaborator

@juanmichelini juanmichelini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@juanmichelini juanmichelini merged commit 5f40f2e into OpenHands:main Feb 25, 2026
2 checks passed
@cizezsy cizezsy deleted the fix/multi-swe-bench-dep branch February 25, 2026 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failed to setup environment on macOS due to multi-swe-bench path conflicts

3 participants