ModuleNotFoundError: No module named 'wyze_sdk'
drakehomebridge opened this issue · 1 comments
drakehomebridge commented
Installed this plugin on my M1 Mac mini. I am getting the following error.
error: Command failed: python3 /usr/local/lib/node_modules/homebridge-wyze-robovac/py_helpers/getVacuumDeviceList.py Traceback (most recent call last): File "/usr/local/lib/node_modules/homebridge-wyze-robovac/py_helpers/getVacuumDeviceList.py", line 4, in <module> import wyze_sdk ModuleNotFoundError: No module named 'wyze_sdk'
I ran Pip install wyze_sdk
and it has been successfully installed. Python3 is fully up-to-date along with the Node.js.
shauntarves commented
This is a question for the developers of homebridge-wyze-robovac