daily-co / daily-python

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

pip install daily-python is not work now #17

Closed cqnimin closed 4 months ago

cqnimin commented 5 months 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 5 months 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 5 months ago

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

aconchillo commented 4 months ago

Closing, duplicate of #7