daily-co / daily-python

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

pls add Windows distribution builds on PyPi #14

Closed pzc163 closed 1 month ago

pzc163 commented 2 months ago

Dear Developer,

I need to deploy the ‘pipecat’ project on the Windows 11 operating system, and it requires the ‘daily-python’ project developed by your team. However, I noticed that there is no version available on PyPI that supports installation on Windows. I noticed that this project is developed using the Rust language. As I am not familiar with Rust, I am unsure how to compile this project into a .whl file that can be installed on Windows. Could your team compile a .whl package that can run on Windows 11?

aconchillo commented 2 months ago

Hi @pzc163 . We currently don't have a version for Windows as you've found. However, we know that daily-python can run on Windows using WSL. Is that an option for you?

kingsleyzhong commented 1 month ago

I would like this as well. I can use WSL but it adds a lot of unnecessary complexity to my project.

aconchillo commented 1 month ago

Closing. Duplicate of #7