daily-co / daily-python

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

pip install daily-python is not work now #17

Open cqnimin opened 3 weeks ago

cqnimin commented 3 weeks ago

pip install daily-python is not work now

i tried the command as below: pip install daily-python pip install daily-python==0.10.1

error message as below

ERROR: Could not find a version that satisfies the requirement daily-python (from versions: none)

aconchillo commented 3 weeks ago

Hi! Are you using Windows by any chance? If so, right now the only way to use daily-python in WIndows is through WSL.

cqnimin commented 3 weeks ago

oh, yes, you are right. i am installing it on windows.thanks for your help