WebThingsIO / tplink-adapter

TP-Link Kasa smart plug/bulb adapter for WebThings Gateway
Mozilla Public License 2.0
16 stars 11 forks source link

No module named 'gateway_addon' #16

Closed abalashov78 closed 6 years ago

abalashov78 commented 6 years ago

Hi everyone!

I can not start gatewy on my linux with error. it's actual updated ubuntu mate with all needed packages.

import gateway_addon

2018-10-14 18:57:21.206 tplink: ModuleNotFoundError: No module named 'gateway_addon' 2018-10-14 18:57:21.210 Plugin: tplink-adapter died, code = 1 restarting... 2018-10-14 18:57:21.239 tplink: Traceback (most recent call last): 2018-10-14 18:57:21.240 tplink: File "/root/.mozilla-iot/addons/tplink-adapter/main.py", line 5, in 2018-10-14 18:57:21.240 tplink: import gateway_addon

mrstegeman commented 6 years ago

See the Requirements section of the README: https://github.com/mozilla-iot/tplink-adapter/blob/master/README.md#requirements