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

uvloop doesn't support in windows #652

Open
Sagor0078 opened this issue Jan 18, 2025 · 1 comment
Open

uvloop doesn't support in windows #652

Sagor0078 opened this issue Jan 18, 2025 · 1 comment

Comments

@Sagor0078
Copy link

RuntimeError: uvloop does not support Windows at the moment in python 3.13

note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error

how to solve this problem??

@baobabKoodaa
Copy link

Possible solutions:

  • Switch to Linux
  • Use WSL to run Linux inside Windows
  • Fallback to asyncio for Windows developer machines while actually using uvloop in Linux production machines

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