daily-co / daily-python

Daily Client SDK for Python
BSD 2-Clause "Simplified" License
39 stars 7 forks source link

Add Windows distribution builds on PyPi #7

Open pruthvi145 opened 11 months ago

pruthvi145 commented 11 months ago

Currently, pip install daily-python is not working on the Windows machine. Upon some research, I realised that distribution builds are missing for Windows.

I am just wondering if there is any plan to add support for it?

image

aconchillo commented 11 months ago

Unfortunately, we currently only support Linux (x86_64, aardch64) and macOS (x86_64, aardch64). But we might support Windows in the future.

aconchillo commented 11 months ago

Hi @pruthvi145 . In case you might find it useful, we have a user that has successfully used daily-python on Windows using WSL (https://learn.microsoft.com/en-us/windows/wsl/).

You can check: https://github.com/daily-co/daily-python/issues/9

vr000m commented 4 months ago

also reported in: https://github.com/VapiAI/python/issues/5

kuzma2022 commented 1 month ago

centos same error