-
-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Description
when i trying to install package i get this error
File "", line 8, in
RuntimeError: uvloop does not support Windows at the moment
[end of output]note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.note: This error originates from a subprocess, and is likely not a problem with pip.
so i have too install without deps
pip install project_x_py --no-deps
but this cause problems
Metadata
Metadata
Assignees
Labels
No labels