(homeassistant) homeassistant@localhost:/home/android$ pip3 install -U homeassistant
Collecting homeassistant
The repository located at mirrors.ustc.edu.cn is not a trusted or secure host and is being ignored. If this repository is available via HTTPS it is recommended to use HTTPS instead, otherwise you may silence this warning and allow it anyways with '--trusted-host mirrors.ustc.edu.cn'.
Could not find a version that satisfies the requirement homeassistant (from versions: )
No matching distribution found for homeassistant
You are using pip version 9.0.3, however version 10.0.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
电脑控制写入代码时出现sudo: effective uid is not 0, is /usr/bin/sudo on a file system with the 'nosuid' option set or an NFS file system without root privileges?
怎么解决