nstrelow / ha_philips_android_tv

Home Assistant custom component for the newer (2016+) Philips Android TVs
109 stars 28 forks source link

I have a error pycrypto #43

Closed vampirete closed 4 years ago

vampirete commented 4 years ago

Hello

I am trying to install this integration and when I write "pip3 install -r requirements.txt" it appear this error

ERROR: homeassistant-cli 0.9.1 has requirement requests<3,>=2.22.0, but you'll have requests 2.13.0 which is incompatible.

What can I do?

Thanks

nstrelow commented 4 years ago

then change the requirement to 2.22.0 and hope that it's still works.

Also this is an issue in https://github.com/suborb/philips_android_tv

vampirete commented 4 years ago

Thanks for your answerd

I don't know nothing about commands os linux, but I have learned about install or upgrade. Now I have a new error, this is

image

nstrelow commented 4 years ago

Can't help you there. Probably incompatibilities. Make an issue in the other repo