Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Error on auth with ws4py #18

Open
will2383 opened this issue Jul 31, 2018 · 2 comments
Open

Error on auth with ws4py #18

will2383 opened this issue Jul 31, 2018 · 2 comments

Comments

@will2383
Copy link

will2383 commented Jul 31, 2018

Hi there,

When running 'python lgtv.py auth ipaddress' I get back the following:

Traceback (most recent call last):
 File "lgtv.py", line 2, in <module>
  from ws4py.client.threadedclient import WebSocketClient
ImportError: No module named ws4py.client.threadedclient

I have Python 2.7.9 installed on a Raspberry Pi 3 B+. ws4py and wakeonlan are both installed (from requirements.txt). I've also pip install'ed requests, as I saw in another issue. Not sure what's going on here. I can ping the TV and go to its IP for the 'Hello World' message -- it does have the remote function enabled. Any advice? Really looking forward to getting this working!

@will2383
Copy link
Author

will2383 commented Aug 4, 2018

I notice that efpe's original project that you forked from requires npm install lgtv -g in his instructions but that's missing from yours. Is that a necessary step?

@will2383
Copy link
Author

Any advice?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant