sermayoral / ha-samsungtv-encrypted

Samsung TV Encrypted Models (H & J Series) custom component for Home Assistant
Apache License 2.0
39 stars 24 forks source link

No module named 'crypto' error #52

Closed cmjvisser closed 3 years ago

cmjvisser commented 3 years ago

Using Home Assistant OS (HassOS 4.13).

Command 'python3 get_token.py --ip 192.168.x.xxx --port 8080' gives an error: no module named crypto. Uninstall and install (pip install crypto) doesn't solve the problem. Also tried to install pycrypto and pycryptodome instead, but both give an install error (found this possible solution on other topics).

Any suggestions?

Trying to connect to a 2015 Samsung JU6400 series.

sermayoral commented 3 years ago

Similar to https://github.com/sermayoral/ha-samsungtv-encrypted/issues/23