debian8安装Odoo中的Barcode Scanner Hardware Driver模块时,提示没有evdev

it2022-05-09  28

解决方法:

$ apt-get install python-dev python-pip gcc $ apt-get install linux-headers-$(uname -r) $ sudo pip install evdev

  

转载于:https://www.cnblogs.com/SunOne/p/5718176.html


最新回复(0)