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

Any Device support broken for Windows #635

Open
znzac opened this issue Jan 26, 2025 · 3 comments
Open

Any Device support broken for Windows #635

znzac opened this issue Jan 26, 2025 · 3 comments

Comments

@znzac
Copy link

znzac commented Jan 26, 2025

The project fails to install on Windows because it depends on uvloop.

RuntimeError: uvloop does not support Windows at the moment

Removing uvloop manually from setup.py results in other issues instead.

@silibattlebot
Copy link

Please state your Windows and Python version. Are you using WSL?

@znzac
Copy link
Author

znzac commented Jan 29, 2025

Tried on:

Windows 10 / Windows Server 2019
Python 3.11 & Python 3.13
Not using WSL, since WSL1 doesn't support GPU.
The issue persists because uvloop officially does not support Windows.

"For Windows users seeking similar functionality, there's an alternative library called Winloop. Winloop is designed to provide uvloop-like performance on Windows systems."

@silibattlebot
Copy link

WSL2 should work. trypromptly/LLMStack#70

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants