-
I've been using pyscard to to read smart cards with a ACR122U readers.
However the last batch of readers I've got have a new PCB revision, they're the same model but the PCB's are now "REV 1.14C" com…
-
I'm trying to build rpm package with matplotlib module.
setuptools build and install are ok but pytest is failing for me.
May I ask for poin on what I'm doing wrong?
```console
+ PATH=/home/tklocz…
-
#### Your system information
* Operating system used: Arch Linux
* pyscard version: git master branch
* Python version: 3.9.1
#### Please describe your issue in as much detail as possible:
…
-
Is there a list of readers that are supported by pyscard? I thought I remember seeing one but I can't find it.
-
I am using PCSC 0.9.1 with an Identiv uTrust 3700F and an NTAG213/NTAG216 NFC tag. It works quite well, but occasionally it is unable to power up the card and has a blinking red light on the device. I…
-
I tried to send `[0x60, 0x05, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x1, 0x2, 0x3, 0x4]` to a mifare classic card and got an exception i did not expect.
#### Your system information
* Operating sy…
-
- [x] a detailed description of the bug or problem you are having
- [x] output of `pip list` from the virtual environment you are using
- [x] pytest and operating system versions
pyetst 6.2.4, pyth…
-
**Describe the problem**
ERROR TRACE
```
/usr/src/py/ElectrumSV % python ./electrum-sv
Traceback (most recent call last):
File "./electrum-sv", line 33, in platform.missing_import(e)
File "…
-
**Describe the bug**
I'm trying to package your module as an rpm package. So I'm using the typical build, install and test cycle used on building packages from non-root account.
- "setup.py build"
…
-
Be sure to check the existing issues (both open and closed!), and make sure you are running the latest version of Pipenv.
Check the [diagnose documentation](https://pipenv.pypa.io/en/latest/diagnos…