Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

cannot import name wol #13

Open
Epstein94 opened this issue Apr 1, 2018 · 1 comment
Open

cannot import name wol #13

Epstein94 opened this issue Apr 1, 2018 · 1 comment

Comments

@Epstein94
Copy link

$ python alexa-tv.py
Traceback (most recent call last):
File "alexa-tv.py", line 17, in
from wakeonlan import wol
ImportError: cannot import name wol

Can you please help me resolve this error message?

@eralpkaraduman
Copy link

Try version 0.2.2 of wakeonlan, current version seems incompatible.
pip uninstall wakeonlan
pip install wakeonlan==0.2.2

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

2 participants