beele / HomebridgeLgSmartThinqAirco

Homebridge plugin for controlling a split unit LG SmartThinq Airco unit
GNU General Public License v3.0
30 stars 7 forks source link

Followed the instructions and the following error presented on HomeBridge #16

Closed ticruz98 closed 4 years ago

ticruz98 commented 4 years ago

[2020-6-23 21:45:58] Error: spawn python3 ENOENT at Process.ChildProcess._handle.onexit (internal/child_process.js:267:19) at onErrorNT (internal/child_process.js:469:16) at processTicksAndRejections (internal/process/task_queues.js:84:21) at runNextTicks (internal/process/task_queues.js:66:3) at listOnTimeout (internal/timers.js:518:9) at processTimers (internal/timers.js:492:7)

beele commented 4 years ago

Do you have pyhton3 installed?

ticruz98 commented 4 years ago

Yes, I do. Maybe it has something to do that I'm running it on Windows 10? I've reinstalled it and this is the error I get now:

[2020-6-24 12:20:23] Error: spawn python3 ENOENT at Process.ChildProcess._handle.onexit (internal/child_process.js:267:19) at onErrorNT (internal/child_process.js:469:16) at processTicksAndRejections (internal/process/task_queues.js:84:21)

beele commented 4 years ago

Windows 10 might be the issue, can you try on another os?