【发布时间】:2020-01-22 02:59:32
【问题描述】:
【问题讨论】:
-
请以文本形式插入错误消息,而不是图像。
-
好吧,对不起,我是一个使用stackoverflow的新人,呵呵
标签: python-3.5 pyscard raspbian-stretch
【问题讨论】:
标签: python-3.5 pyscard raspbian-stretch
我在这里找到了答案: http://raspberrypi4u.blogspot.com/2018/01/raspberry-pi-smartcard-reader-thai-id.html
示例代码如下: sudo apt-get install pcscd git python-setuptools swig gcc libpcsclite-dev python-dev
git 克隆https://github.com/LudovicRousseau/pyscard.git cd pyscard sudo python setup.py build_ext install 须藤重启
【讨论】: