czm2333
Results
1
issues of
czm2333
在zero3上安装, git clone --recursive https://github.com/orangepi-xunlong/wiringOP-Python -b next cd wiringOP-Python git submodule update --init --remote cd wiringOP-Python python3 generate-bindings.py > bindings.i sudo python3 setup.py install 提示安装成功 在import wiringpi 出错,提示No module named...