princeton-nlp / SWE-bench

[ICLR 2024] SWE-Bench: Can Language Models Resolve Real-world Github Issues?
https://www.swebench.com
MIT License
1.47k stars 241 forks source link

Fix env_list parsing #83

Closed carlosejimenez closed 3 months ago

carlosejimenez commented 3 months ago

Remove inaccessible conda env names from swebench.harness.utils.get_conda_env_names function.