princeton-nlp / SWE-agent

SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It solves 12.47% of bugs in the SWE-bench evaluation set and takes just 1 minute to run.
https://princeton-nlp.github.io/SWE-agent/
MIT License
11.86k stars 1.18k forks source link

UI server is not running on WSL #623

Closed SyedMuqtasidAli closed 4 days ago

SyedMuqtasidAli commented 4 days ago

Describe the issue

I am running ui of SWE agent on WSL :when i am trying to run server.py file i am getting this issue. image python3.11

Optional: Relevant documentation page

No response

klieret commented 4 days ago

You probably did not install swe-agent.