我尝试在 python 3.5 中安装 pyscard,但总是出错
任何人都可以和我在一起吗?
我在这里找到了答案: 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 clone https://github.com/LudovicRousseau/pyscard.git cd pyscard sudo python setup.py build_ext install sudo reboot