Code: Select all
HomeKitLink Siri Error Error in plugin execution InitializeMain:
File "plugin.py", line 36, in <module>
File "/Library/Application Support/Perceptive Automation/Indigo 2022.1/Plugins/HomeKitLink-Siri.indigoPlugin/Contents/Server Plugin/pyhap/accessory_driver.py", line 50, in <module>
File "/Library/Application Support/Perceptive Automation/Indigo 2022.1/Plugins/HomeKitLink-Siri.indigoPlugin/Contents/Server Plugin/pyhap/encoder.py", line 9, in <module>
type: No module named 'cryptography'Code: Select all
[Indigo] # /opt/homebrew/bin/pip3 list | grep cryptography
cryptography 36.0.2
[Indigo] # /usr/local/bin/pip3 list | grep cryptography
cryptography 37.0.2
[Indigo] # /usr/bin/pip3 list | grep cryptography
cryptography 37.0.2