【问题标题】:python 3.5 install pyscard in raspberry pi 3python 3.5 在树莓派 3 中安装 pyscard
【发布时间】:2020-01-22 02:59:32
【问题描述】:

我尝试在 python 3.5 中安装 pyscard,但总是出错

error install pyscard

任何人都可以帮助我吗?

【问题讨论】:

  • 请以文本形式插入错误消息,而不是图像。
  • 好吧,对不起,我是一个使用stackoverflow的新人,呵呵

标签: python-3.5 pyscard raspbian-stretch


【解决方案1】:

我在这里找到了答案: 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 须藤重启

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2019-12-04
    • 2017-02-14
    • 1970-01-01
    • 1970-01-01
    • 2023-03-03
    • 2016-10-26
    • 2014-01-02
    相关资源
    最近更新 更多