cmer / lg-tv-control-macos

Automatically wake/sleep and change the input of your LG TV when used as a monitor on macOS
129 stars 13 forks source link

error: module 'ssl' has no attribute 'wrap_socket' #47

Closed tahomasan closed 8 months ago

tahomasan commented 8 months ago

I'm trying to update to latest version and getting an error when trying to run lgtv auth <ip_address_here> MyTV --ssl

error: module 'ssl' has no attribute 'wrap_socket' appears

EDIT: resolved by downgrading to python 3.11 per https://github.com/klattimer/LGWebOSRemote/issues/140