Hi,
Thank you for this wonderful OS project !
When I tried to install it in Windows -
pip install embedding-atlas I get the following error -
RuntimeError: uvloop does not support Windows at the moment
Is there a workaround possible for Windows? (e.g. drop to using default asyncio instead of uvloop which seems to be available only on Linux/macOS)
Thank you very much !