发布于 2019-09-21 20:50:19
我在这里找到了答案:http://raspberrypi4u.blogspot.com/2018/01/raspberry-pi-smartcard-reader-thai-id.html
下面是一个示例代码: sudo apt-get install pcscd git python-setuptools swig libpcsclite-dev python-dev
git克隆https://github.com/LudovicRousseau/pyscard.git cd pyscard sudo python setup.py build_ext安装sudo reboot
https://stackoverflow.com/questions/58038738
复制相似问题