sudo pip install periphery
sudo: unable to resolve host luckfox: Name or service not known
ERROR: Could not find a version that satisfies the requirement periphery (from versions: none)
ERROR :No matching distribution found for periphery
sudo pip install periphery
sudo: unable to resolve host luckfox: Name or service not known
ERROR: Could not find a version that satisfies the requirement periphery (from versions: none)
ERROR :No matching distribution found for periphery
sudo apt-get install python3-periphery
sudo pip install python3-periphery
举报
我用的这个,直接安装有点问题
pip3 install python_periphery-2.4.1-py2.py3-none-any.whl
举报