Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hass Plugin
#4
Is SIP running under Python3?
It should be started with:
Code:
sudo python3 sip.py


It looks like python-slugify in installed for python3 but the plugin is not finding it. That could indicate that SIP is running under Python2.

When running under Python3 you also need to install the Python3 version of RPi.GPIO
Code:
sudo apt install python3-rpi.gpio
<p><br></p>
Reply


Messages In This Thread
Hass Plugin - by DrLabel - 2022 Jan 18, 09:19 AM
RE: Hass Plugin - by dan - 2022 Jan 19, 03:42 PM
RE: Hass Plugin - by DrLabel - 2022 Jan 20, 10:36 PM
RE: Hass Plugin - by dan - 2022 Jan 21, 02:29 PM
RE: Hass Plugin - by DrLabel - 2022 Jan 21, 08:58 PM
RE: Hass Plugin - by OldSurferDude - 2023 Jan 05, 05:44 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)