-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Works fine but getting an error #6
Comments
Just curious, what version of pywizlight do you have installed? Mine below... FYI, pywizlight requires Python 3. $ pip3 show pywizlight |
I think that error is due to newer versions of Python, as described in sbidy/pywizlight#140. @sbidy created a commit to address this, so I think this should be addressed in an upcoming version of pywizlight. |
@rgomezjnr Glad to hear that! @djacobson Here is my version of pywizlight
Also I noticed that you've used a '$' before the actual command.
I've seen the $ sign before commands in many places but never could figure out what it was for? Thanks |
It's just part of the command prompt. You don't actually enter $ as part of the command in this case. |
Thanks for the explanation! |
I have been having this issue as well, but in my case, the bulb is not reacting. |
@vvenkatesh-ML Here's some troubleshooting steps:
|
This issue is still present with the latest wizcon / pywizlight on pip. It doesn't look like anything has been changed in pywizlight - the fix mentioned above was just a documentation change to example code which doesn't seem to make much difference. A workaround (inspired by this comment on the pywizlight issue) is to add |
Hi, this works absolutely fine, but I get an error while executing it via cmd
Thought I'd post it here just in case.
Thanks
The text was updated successfully, but these errors were encountered: