Any Device support broken for Windows
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.
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."
Please I need a littile bit of help. I am trying to run exo on WSL as well. when i run just the exo command it shows me available commands. but when I try to run the command "exo run llama-3.2-3b" I get "error: unknown command "run" for "exo"
Did you mean this? runstatus" error. Please help.