We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
when i run this:
uv run python run_swelancer.py
I got this error:
SWELancer (r_id=250306070616L6EQPK7B, m=nanoeval): 0%| | 0/3 [00:24<?, ?it/s, corr=0, errs=0, fail=0] AlcatrazComputerInterface(cluster_value=<alcatraz.clusters.local.LocalCluster object at 0x7f597b8280d0>) AlcatrazComputerInterface(cluster_value=<alcatraz.clusters.local.LocalCluster object at 0x7f597a925ad0>) AlcatrazComputerInterface(cluster_value=<alcatraz.clusters.local.LocalCluster object at 0x7f597a936b90>) Error: Command 'jupyter --runtime-dir' returned non-zero exit status 137.
The text was updated successfully, but these errors were encountered:
I found that the swe_ic type task was executed successfully, the swe_manager type task failed, and an error was reported.
Sorry, something went wrong.
No branches or pull requests
when i run this:
uv run python run_swelancer.py
I got this error:
SWELancer (r_id=250306070616L6EQPK7B, m=nanoeval): 0%| | 0/3 [00:24<?, ?it/s, corr=0, errs=0, fail=0]
AlcatrazComputerInterface(cluster_value=<alcatraz.clusters.local.LocalCluster object at 0x7f597b8280d0>)
AlcatrazComputerInterface(cluster_value=<alcatraz.clusters.local.LocalCluster object at 0x7f597a925ad0>)
AlcatrazComputerInterface(cluster_value=<alcatraz.clusters.local.LocalCluster object at 0x7f597a936b90>)
Error: Command 'jupyter --runtime-dir' returned non-zero exit status 137.
The text was updated successfully, but these errors were encountered: