Terminal Command Issue

A plugin to integration Indigo devices into HomeKit (and Siri)
jenwill1
Posts: 201
Joined: Sun Mar 22, 2009 5:25 pm
Location: Boerne, Texas

Terminal Command Issue

Post by jenwill1 »

I was evidently still asleep this morning when I started converting to HomeKitLink Siri... I loaded the plugin before I entered the first sudo command. When I had a red dot next to the plugin after it enabled I doubled back to the instructions, I disabled the plugin and went to Terminal to execute the sudo command... Not sure what I screwed up. Advice before a dig a deeper hole ?

Considering executing the command suggested below in Terminal '/Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10 -m pip install --upgrade pip' but don't know if this is the actual command as is or if it needs modification.

Thanks for in help !

Williams-iMac:~ williamhill$ sudo pip3 install cryptography
Password:
WARNING: The directory '/Users/williamhill/Library/Caches/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Requirement already satisfied: cryptography in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (38.0.1)
Requirement already satisfied: cffi>=1.12 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from cryptography) (1.15.1)
Requirement already satisfied: pycparser in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from cffi>=1.12->cryptography) (2.21)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
WARNING: You are using pip version 21.2.4; however, version 22.3.1 is available.
You should consider upgrading via the '/Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10 -m pip install --upgrade pip' command.
Williams-iMac:~ williamhill$ WARNING: The directory '/Users/williamhill/Library/Caches/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
> Requirement already satisfied: cryptography in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (38.0.1)
> Requirement already satisfied: cffi>=1.12 in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from cryptography) (1.15.1)
> Requirement already satisfied: pycparser in /Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages (from cffi>=1.12->cryptography) (2.21)
> WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
> WARNING: You are using pip version 21.2.4; however, version 22.3.1 is available.
> You should consider upgrading via the '/Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10 -m pip install --upgrade pip' command.
jenwill1
Posts: 201
Joined: Sun Mar 22, 2009 5:25 pm
Location: Boerne, Texas

Re: Terminal Command Issue

Post by jenwill1 »

I rebooted the iMac and it seems to be working now !

If there is a suggestion on the post let me know.

Thanks
Post Reply

Return to “HomeKitLink Siri”