-
I got errors while I'm trying to install pyscard 1.9.6 with Python 3.6.4 on my Mac - High Sierra
pcsctest worked fine.
---------------------------------------------------------------------------
…
-
### Problem Description
In Linux I use this command to check whether a card in inserted:
> opensc-tool -l | grep -q Yes && c=1 || c=0
But to do its job it performs lots of operations, e…
-
This morning I did my usual `apt-get update && apt-get dist-upgrade` on my Ubuntu 16.04 desktop machine only to find that **yubioath-desktop** was uninstalled and can't be reinstalled.
Steps to rep…
-
I checked the below code in Windows 7 x64, but it failed in Mac.
I've got the error
```
hret, hcard, dwActiveProtocol = SCardConnect( hcontext, readers[0], SCARD_SHARE_DIRECT, 0)
```
If I changed…
-
## Issue
Modules invoking list_apps are not usable.
I was hoping that invoking other modules directly with a SET APP would bypass the list_apps function. However, it did not. It would still crash…
-
https://github.com/LudovicRousseau/pyscard/blob/55fc8f1ac84f04197959f80592eef770fa8bde34/smartcard/CardMonitoring.py#L116
Currently when the last observer is removed the reference to rmthread is dr…
-
## Issue description
python3.5-pyscard won't build on my NixOS system with error `ImportError: Failed to import test module: test_support` (python2.7-pyscard builds fine).
### Steps to reproduce…
-
Hello,
How do you use this package to access a card and get the user credentials from a ping?
Is there a sample that shows this?
Thanks!
-
Version infor
-----------------------------------------------------------------
DISTRIB_ID=Kali
DISTRIB_RELEASE=kali-rolling
DISTRIB_CODENAME=kali-rolling
DISTRIB_DESCRIPTION="Kali GNU/Linux Roll…
-
Same as #38... Please keep providing gpg signatures for releases. Thanks!