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

os.set_blocking not available on Windows #618

Open
SyedMuqtasidAli opened this issue Jun 27, 2024 · 3 comments
Open

os.set_blocking not available on Windows #618

SyedMuqtasidAli opened this issue Jun 27, 2024 · 3 comments

Comments

@SyedMuqtasidAli
Copy link

SyedMuqtasidAli commented Jun 27, 2024

Experts kindly guide about

Describe the issue

I want to run SWE agent web ui on locally on windows so for this i clone the repo in my drive and then i create an conda environment with python=3.10 and then i install all dependencies and librarie.
Then i run flask server through this command :
cd sweagent/api/
python server.py and server is running fine here is screenshoot:
image

Then i open new conda prompt and again activate the environment and run these commands 👍
cd sweagent/frontend
npm start
and application will start running on localhost:3000 but when i gives a issue url i am getting this issues :
image

Optional: Relevant documentation page

No response

@panozzaj
Copy link
Contributor

@SyedMuqtasidAli please do not @ message random people for your issues. Kindly see #609 (comment) for another instance of this.

@SyedMuqtasidAli
Copy link
Author

@panozzaj did you get what is this issue for ? why i am getting this ?

@SyedMuqtasidAli
Copy link
Author

@klieret kindly i am not getting any good resources about for intsalling Web ui of SWE-agent kindly guide me about this.

@klieret klieret changed the title SWE-Agent Web Ui Not Showing error os.set_blocking not available on Windows Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants