-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Description
I followed the instructions. However python-pigpio doesn't install correctly.
geohei@rpi5:~/Pi-Somfy $ sudo apt-get install python-pigpio
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
python-pigpio : Depends: python:any (< 2.8) but it is not installable
Depends: python:any (>= 2.7~) but it is not installable
E: Unable to correct problems, you have held broken packages.
I believe (not sure ?!) that's the reason why I get:
geohei@rpi5:~/Pi-Somfy $ sudo python3 ./operateShutters.py
Not able to start PIGPIO
pigpio and python3-pigpio install correctly.
geohei@rpi5:~/Pi-Somfy $ sudo pigpiod -l -m
... shows nothing.
Any idea how to fix?
Metadata
Metadata
Assignees
Labels
No labels