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

[Bug]: When running evaluation/swe_bench/scripts/eval/prep_eval.sh #2425

Closed
2 tasks done
jatinganhotra opened this issue Jun 13, 2024 · 5 comments
Closed
2 tasks done
Labels
bug Something isn't working Stale Inactive for 30 days

Comments

@jatinganhotra
Copy link

Is there an existing issue for the same bug?

Describe the bug

When running evaluation/swe_bench/scripts/eval/prep_eval.sh, we get the error manifest unknown for these django versions

→ sh evaluation/swe_bench/scripts/eval/prep_eval.sh
...
Pulling Docker image: xingyaoww/swe-bench-django_django-testbed:1.10
Error response from daemon: manifest for xingyaoww/swe-bench-django_django-testbed:1.10 not found: manifest unknown: manifest unknown
Pulling Docker image: xingyaoww/swe-bench-django_django-testbed:1.11
Error response from daemon: manifest for xingyaoww/swe-bench-django_django-testbed:1.11 not found: manifest unknown: manifest unknown
Pulling Docker image: xingyaoww/swe-bench-django_django-testbed:1.9
Error response from daemon: manifest for xingyaoww/swe-bench-django_django-testbed:1.9 not found: manifest unknown: manifest unknown
Pulling Docker image: xingyaoww/swe-bench-django_django-testbed:2.0
Error response from daemon: manifest for xingyaoww/swe-bench-django_django-testbed:2.0 not found: manifest unknown: manifest unknown
Pulling Docker image: xingyaoww/swe-bench-django_django-testbed:2.1
Error response from daemon: manifest for xingyaoww/swe-bench-django_django-testbed:2.1 not found: manifest unknown: manifest unknown
Pulling Docker image: xingyaoww/swe-bench-django_django-testbed:2.2
Error response from daemon: manifest for xingyaoww/swe-bench-django_django-testbed:2.2 not found: manifest unknown: manifest unknown
...

Current OpenDevin version

Running locally with the latest commit

Installation and Configuration

- local setup as provided on README: https://github.com/OpenDevin/OpenDevin/tree/main/evaluation/swe_bench#evaluate-generated-patches
command run - `evaluation/swe_bench/scripts/eval/prep_eval.sh`

Model and Agent

No response

Operating System

No response

Reproduction Steps

No response

Logs, Errors, Screenshots, and Additional Context

No response

@jatinganhotra jatinganhotra added the bug Something isn't working label Jun 13, 2024
@SmartManoj
Copy link
Contributor

Available versions
cc @xingyaoww

@xingyaoww
Copy link
Collaborator

We fork the environments from the original SWE-bench-docker repo, and this is actually an existing issue there: aorwall/SWE-bench-docker#19

These containers are not required for SWE-Bench-lite but may be required by the full SWE-Bench. We will try to see if we build these and update it in the coming weeks. In the meantime, if you just want to run SWE-Bench-lite, feel free to ignore this error.

Copy link
Contributor

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale Inactive for 30 days label Jul 16, 2024
@xingyaoww
Copy link
Collaborator

This issue should be addressed since we have already switched to SWE-Bench's official containerized evaluation in #2728.

@SmartManoj
Copy link
Contributor

SmartManoj commented Jul 16, 2024

This issue should be addressed

Wrongly closed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Stale Inactive for 30 days
Projects
None yet
Development

No branches or pull requests

3 participants