Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: issues of 'harness' in Windows #261

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

3N4N
Copy link

@3N4N 3N4N commented Nov 26, 2024

Reference Issues/PRs

Fixes #260

What does this implement/fix? Explain your changes.

The harness submodule in swebench has several OS-dependent code. This PR makes them more OS-independent, so the code runs on both Linux/Mac and Windows.

Any other comments?

This PR might not be super important, because most people, including me, would use Linux for doing DL tasks. But sometimes you just need to run a small part of it in your personal Windows laptop. No reason to restrict that when supporting Windows doesn't cost anything.

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.

Errors in swebench.harness.run_evaluation in Windows
1 participant