shauntarves/wyze-sdk

ModuleNotFoundError: No module named 'wyze_sdk'

Closed this issue · 1 comments

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.

This is a question for the developers of homebridge-wyze-robovac