Replies: 3 comments 2 replies
|
Sorry for the delay, been a busy week... I will try figuring this out for you. I do not use windows so I do not have a great way to test this. Over the weekend I will have a fix or an answer for you. |
1 reply
|
As a workaround I'm using it with WSL2 |
1 reply
Use WSL (windows subsystem for linux) |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am attempting to install project-x-py. I am on Windows 11. The installation fails because Windows 11 cannot use uvloop. The alternative is winloop. How do I get project-x-py to use winloop instead of uvloop? Or is there a different work-around that will allow me to use it on Windows?
All reactions