wiringOP-Python icon indicating copy to clipboard operation
wiringOP-Python copied to clipboard

import wiringpi 出错,提示No module named '_wiringpi'

Open czm2333 opened this issue 1 year ago • 0 comments

在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 '_wiringpi'

czm2333 avatar Apr 28 '24 08:04 czm2333